Increased build version, updated changelog.
This commit is contained in:
parent
2f907b9b46
commit
250ce56a5c
2 changed files with 9 additions and 2 deletions
|
|
@ -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"]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue