Skip to content

Commit 2c50897

Browse files
committed
Android: patchlevel up
1 parent aa33895 commit 2c50897

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.coboltforge.dontmind.multivnc"
1111
minSdkVersion 21
1212
targetSdkVersion 35
13-
versionCode 106
14-
versionName "2.3.3"
13+
versionCode 107
14+
versionName "2.3.4"
1515
externalNativeBuild {
1616
cmake {
1717
// specify explicit target list to exclude examples, tests, utils. etc from used libraries

0 commit comments

Comments
 (0)