Skip to content

Commit

Permalink
[CHORE] Bump to 2.1.3 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkumar9t2 committed Nov 14, 2019
1 parent 8902ab9 commit 187d314
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android-app/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 28
versionCode 55
versionName "2.1.2"
versionCode 56
versionName "2.1.3"

multiDexEnabled true

Expand Down
6 changes: 6 additions & 0 deletions android-app/app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ a {
<body>
<strong>You can view this again in the About screen.</strong>
<br></br>
<strong>2.1.3</strong>
<ul>
<li>Fixed Article view appearing transparent for Amoled black theme</li>
<li>Search suggestions improvements - reduce flicker, highlight matching query, long tap to edit suggestion</li>
<li>Crash fixes</li>
</ul>
<strong>2.1.2</strong>
<ul>
<li><b>FIX: </b> Clear text communication error.</li>
Expand Down

0 comments on commit 187d314

Please sign in to comment.