Skip to content

Commit 687e82e

Browse files
author
Sudheer Shanka
committed
Bump version number from 2.0.5 to 2.0.6
Since package name and application id have been changed again, it's better to bump the version number to avoid confusion. Change-Id: I7c02246d4aa638168acd8ba7a1e727720e08c5ba
1 parent 5f9018b commit 687e82e

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

1515
android {

0 commit comments

Comments
 (0)