We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc7e72 commit 84a4855Copy full SHA for 84a4855
app/build.gradle
@@ -39,7 +39,7 @@ repositories {
39
40
def versionMajor = 0
41
def versionMinor = 7
42
-def versionPatch = 1
+def versionPatch = 2
43
def versionBuild = 0 // bump for dog food builds, public betas, etc.
44
45
def ALARM_CODE() {
0 commit comments