Skip to content

Commit 145ac87

Browse files
committed
Android: patchlevel up
1 parent ff70323 commit 145ac87

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 104
14-
versionName "2.3.1"
13+
versionCode 105
14+
versionName "2.3.2"
1515
externalNativeBuild {
1616
cmake {
1717
// specify explicit target list to exclude examples, tests, utils. etc from used libraries

0 commit comments

Comments
 (0)