diff --git a/android/app/build.gradle b/android/app/build.gradle index fe2a4ac7..2eca6838 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.coboltforge.dontmind.multivnc" minSdkVersion 21 targetSdkVersion 33 - versionCode 96 - versionName "2.1.3" + versionCode 97 + versionName "2.1.4" externalNativeBuild { cmake { // exclude the other LibVNCServer targets