Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkumar9t2 committed Mar 4, 2018
1 parent af524eb commit b73790b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ android {
applicationId "arun.com.chromer"
minSdkVersion 16
targetSdkVersion 27
versionCode 49
versionName "2.0"
versionCode 50
versionName "2.0.1"

resValue "string", "playLicenseKey", "$playLicenseKey"
manifestPlaceholders = [crashlyticsApiKey: "$fabricKey"]
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ a {
<br></br>
<h3>Chromer is now called Lynket!</h3>
<strong>2.0 - 2nd Anniversary Update!</strong>
<strong>2.0.1 - 2nd Anniversary Update!</strong>
<h4 class="list-heading">Design</h3>
<ul>
<li><b>NEW: </b> Round and Adaptive Icon for Android Oreo</li>
Expand Down

0 comments on commit b73790b

Please sign in to comment.