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