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