Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-11-27 17:38:08 +01:00
commit 5341e0b98a
2 changed files with 8 additions and 2 deletions

View file

@ -64,8 +64,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "com.kabouzeid.gramophone"
versionCode 123
versionName "0.13.4"
versionCode 124
versionName "0.13.5"
}
buildTypes {
release {

View file

@ -25,6 +25,12 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.13.5</h3>
<ol>
<li><b>FIX:</b> Statusbar padding in navigation drawer.</li>
</ol>
<h3>Version 0.13.4</h3>
<ol>