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 141c24c commit 102c632Copy full SHA for 102c632
app/build.gradle
@@ -9,7 +9,7 @@ ext {
9
// exactly 1 digit
10
versionMinor = 0
11
// exactly 2 digits
12
- versionBuild = 1
+ versionBuild = 2
13
}
14
15
android {
0 commit comments