Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-03-03 12:44:38 +01:00
commit 250ce56a5c
2 changed files with 9 additions and 2 deletions

View file

@ -64,8 +64,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "com.kabouzeid.gramophone"
versionCode 102
versionName "0.9.58"
versionCode 103
versionName "0.9.59"
manifestPlaceholders = [appName: "@string/app_name"]
}

View file

@ -25,6 +25,13 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.9.59</h3>
<ol>
<li><b>FIX:</b> Pixelated heart icon on devices running Android Lollipop.</li>
<li><b>FIX:</b> Too large notification close button on some devices.</li>
</ol>
<h3>Version 0.9.58</h3>
<ol>