Skip to content

Commit 84a4855

Browse files
committed
* Bump version number
1 parent 8bc7e72 commit 84a4855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repositories {
3939

4040
def versionMajor = 0
4141
def versionMinor = 7
42-
def versionPatch = 1
42+
def versionPatch = 2
4343
def versionBuild = 0 // bump for dog food builds, public betas, etc.
4444

4545
def ALARM_CODE() {

0 commit comments

Comments
 (0)