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