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 8faac04 commit 42247bcCopy full SHA for 42247bc
build.gradle
@@ -27,4 +27,6 @@ ext {
27
buildToolsVersion = '25.0.0'
28
minSdkVersion = 16
29
targetSdkVersion = 24
30
+ versionCode = 3
31
+ versionName = "1.2"
32
}
0 commit comments