We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0cc0bb commit 653a024Copy full SHA for 653a024
android/app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.coboltforge.dontmind.multivnc"
11
minSdkVersion 21
12
targetSdkVersion 35
13
- versionCode 102
14
- versionName "2.2.0"
+ versionCode 103
+ versionName "2.3.0"
15
externalNativeBuild {
16
cmake {
17
// specify explicit target list to exclude examples, tests, utils. etc from used libraries
0 commit comments