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 6f1563e commit 3f80a58Copy full SHA for 3f80a58
app/build.gradle
@@ -7,7 +7,7 @@ ext {
7
// exactly 1 digit
8
versionMinor = 0
9
// exactly 2 digits
10
- versionBuild = 1
+ versionBuild = 2
11
}
12
13
android {
0 commit comments