Skip to content

Commit 653a024

Browse files
committed
Android: build: minor up
1 parent f0cc0bb commit 653a024

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

0 commit comments

Comments
 (0)