Skip to content

Commit b008dc6

Browse files
committed
build: patchlevel up
1 parent 5093777 commit b008dc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "net.christianbeier.droidvnc_ng"
88
minSdkVersion 24
99
targetSdkVersion 29
10-
versionCode 6
11-
versionName "1.2.1"
10+
versionCode 7
11+
versionName "1.2.2"
1212

1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414

0 commit comments

Comments
 (0)