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 5093777 commit b008dc6Copy full SHA for b008dc6
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "net.christianbeier.droidvnc_ng"
8
minSdkVersion 24
9
targetSdkVersion 29
10
- versionCode 6
11
- versionName "1.2.1"
+ versionCode 7
+ versionName "1.2.2"
12
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
0 commit comments