Skip to content

Commit c76d679

Browse files
author
Sudheer Shanka
committed
Bump version number from 2.0.4 to 2.0.5
Since package name and application id have been changed, it's better to bump the version number to avoid confusion. Change-Id: Iff52b0890ce8370f1bca9ac5cd4a2dc34159ab9c
1 parent 2181b64 commit c76d679

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 = 4
12+
versionBuild = 5
1313
}
1414

1515
android {

0 commit comments

Comments
 (0)