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 b7ffee7 commit 6a270feCopy full SHA for 6a270fe
app/build.gradle
@@ -1,5 +1,5 @@
1
final VERSION_MAJOR = 3 // max two digits
2
-final VERSION_MINOR = 2 // max two digits
+final VERSION_MINOR = 3 // max two digits
3
final VERSION_PATCH = 0 // max two digits
4
final VERSION_BUILD = 0 // max three digits
5
0 commit comments