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