Skip to content

Commit 3f80a58

Browse files
author
Tony Mak
committed
Bump version to 3.0.2
1 parent 6f1563e commit 3f80a58

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 = 1
10+
versionBuild = 2
1111
}
1212

1313
android {

0 commit comments

Comments
 (0)