Skip to content

Commit eee9acc

Browse files
committed
Bump gradle vrersion for production release
1 parent 40d1411 commit eee9acc

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
@@ -40,7 +40,7 @@ repositories {
4040
def versionMajor = 0
4141
def versionMinor = 7
4242
def versionPatch = 4
43-
def versionBuild = 0 // bump for dog food builds, public betas, etc.
43+
def versionBuild = 1 // bump for dog food builds, public betas, etc.
4444

4545
def ALARM_CODE() {
4646
Properties properties = new Properties()

0 commit comments

Comments
 (0)