Skip to content

Commit 9c693a7

Browse files
committed
Bump version to 6.1
Test: manual Bug: 130713895 Change-Id: Iee99c51a70704dc128a2cdfe573592ccfa3f0af1
1 parent 9e0578f commit 9c693a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ext {
77
// 1 or more digits
88
versionMajor = 6
99
// exactly 1 digit
10-
versionMinor = 0
10+
versionMinor = 1
1111
// exactly 2 digits
1212
versionBuild = 00
1313
}

0 commit comments

Comments
 (0)