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.
2 parents 6d193c3 + 721ce87 commit 8a1fc07Copy full SHA for 8a1fc07
1 file changed
app/build.gradle.kts
@@ -63,7 +63,7 @@ configurations.configureEach {
63
64
// semantic versioning for version code
65
val versionMajor = 33
66
-val versionMinor = 1
+val versionMinor = 2
67
val versionPatch = 0
68
val versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable
69
0 commit comments