We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f26a6 commit a8ade00Copy full SHA for a8ade00
app/build.gradle
@@ -39,7 +39,7 @@ repositories {
39
40
def versionMajor = 1
41
def versionMinor = 4
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