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 ee8eb76 commit 6d67898Copy full SHA for 6d67898
build.gradle
@@ -35,6 +35,6 @@ ext {
35
buildToolsVersion = '28.0.2'
36
minSdkVersion = 21
37
targetSdkVersion = 28
38
- versionCode = 101000
39
- versionName = "1.1.0"
+ versionCode = 102000
+ versionName = "1.2.0"
40
}
0 commit comments