Skip to content

Commit c158cb2

Browse files
jscott1989android-build-team Robot
authored andcommitted
Bump version.
Test: N/A Bug: 130713895 Change-Id: I5b7c124469579ea4e6b70b554821de662f8a4ff4 (cherry picked from commit cfe08118c6b282aede912396a1c48d209ff122fd)
1 parent 4bc6852 commit c158cb2

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
@@ -9,7 +9,7 @@ ext {
99
// exactly 1 digit
1010
versionMinor = 1
1111
// exactly 2 digits
12-
versionBuild = 00
12+
versionBuild = 01
1313
}
1414

1515
android {

0 commit comments

Comments
 (0)