Skip to content

Commit a832bee

Browse files
committed
Bump to version 4.0.01
Change-Id: I6816854e75bfa03d5e3004d17e8948f3f22f0edc
1 parent ed3d9e8 commit a832bee

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 = 0
1111
// exactly 2 digits
12-
versionBuild = 0
12+
versionBuild = 01
1313
}
1414

1515
android {

0 commit comments

Comments
 (0)