Bumped version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2017-03-22 20:03:54 +01:00
commit 42a9dbe392
2 changed files with 5 additions and 9 deletions

View file

@ -27,8 +27,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "com.kabouzeid.gramophone"
versionCode 127
versionName "0.14.0 BETA 2"
versionCode 128
versionName "0.14.0"
}
buildTypes {
release {

View file

@ -25,17 +25,13 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.14.0 BETA 2</h3>
<ol>
<li><b>FIX:</b> Media buttons not working on KitKat and JellyBean.</li>
</ol>
<h3>Version 0.14.0 BETA 1</h3>
<h3>Version 0.14.0</h3>
<ol>
<li><b>NEW:</b> Nougat style notification for devices running Android Nougat.</li>
<li><b>IMPROVEMENT:</b> Updated libraries.</li>
<li><b>IMPROVEMENT:</b> Synced translations.</li>
<li><b>IMPROVEMENT:</b> Updated some code to newer APIs.</li>
</ol>
<h3>Version 0.13.6</h3>