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