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 b1601aa commit 633ef38Copy full SHA for 633ef38
app/build.gradle
@@ -7,7 +7,7 @@ ext {
7
// 1 or more digits
8
versionMajor = 2
9
// exactly 1 digit
10
- versionMinor = 5
+ versionMinor = 6
11
// exactly 2 digits
12
versionBuild = 0
13
}
0 commit comments