Skip to content

Commit

Permalink
Bump version code.
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkumar9t2 committed Feb 15, 2018
1 parent 48f73ce commit 74e217b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ android {
applicationId "arun.com.chromer"
minSdkVersion 16
targetSdkVersion 27
versionCode 41
versionName "2.0 - Beta 4"
versionCode 42
versionName "2.0 - Beta 5"

resValue "string", "playLicenseKey", "$playLicenseKey"
resValue "string", "crashlyticsApiKey", "$fabricKey"
Expand Down

0 comments on commit 74e217b

Please sign in to comment.