Skip to content

Commit e781e23

Browse files
committed
Bump Version.
1 parent 6f02e24 commit e781e23

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
// exactly 1 digit
88
versionMinor = 0
99
// exactly 2 digits
10-
versionBuild = 00
10+
versionBuild = 01
1111
}
1212

1313
android {

0 commit comments

Comments
 (0)