Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-09-17 13:19:55 +02:00
commit 41dcab795e
2 changed files with 9 additions and 2 deletions

View file

@ -65,8 +65,8 @@ android {
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
applicationId "com.kabouzeid.gramophone" applicationId "com.kabouzeid.gramophone"
versionCode 120 versionCode 121
versionName "0.13.3" versionName "0.13.3-2"
} }
buildTypes { buildTypes {
release { release {

View file

@ -25,6 +25,13 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p> <p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.13.3-2</h3>
<ol>
<li><b>IMPROVEMENT:</b> Updated libraries.</li>
<li><b>IMPROVEMENT:</b> Synced translations.</li>
</ol>
<h3>Version 0.13.3</h3> <h3>Version 0.13.3</h3>
<ol> <ol>