Skip to content

Commit 141c24c

Browse files
author
Sudheer Shanka
committed
Update the version number to 3.0.1
Change-Id: I645d08f45aad8701ef170707b9653c4ab50c5bb0
1 parent f90bc5d commit 141c24c

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 = 1
1313
}
1414

1515
android {

0 commit comments

Comments
 (0)