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 564b781 commit 51a5868Copy full SHA for 51a5868
app/build.gradle
@@ -1,6 +1,6 @@
1
def versionMajor = 0
2
-def versionMinor = 12
3
-def versionPatch = 2
+def versionMinor = 13
+def versionPatch = 0
4
def versionBuild = 0
5
6
apply plugin: 'com.android.application'
0 commit comments