Bumped version, updated changelog

This commit is contained in:
Karim Abou Zeid 2017-04-25 20:03:19 +02:00
commit 4b0d4c4649
2 changed files with 5 additions and 10 deletions

View file

@ -35,8 +35,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "com.kabouzeid.gramophone"
versionCode 131
versionName "0.15.0 BETA 2"
versionCode 132
versionName "0.15.0"
}
buildTypes {
release {

View file

@ -25,17 +25,12 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.15.0 BETA 2</h3>
<ol>
<li><b>FIX:</b> Fixed App Shortcuts crash</li>
<li><b>IMPROVEMENT:</b> Added support for more file explorers</li>
</ol>
<h3>Version 0.15.0 BETA 1</h3>
<h3>Version 0.15.0</h3>
<ol>
<li><b>NEW:</b> App Shortcuts (Android Nougat only)</li>
<li><b>IMPROVEMENT:</b> Added support for more file explorers</li>
<li><b>IMPROVEMENT:</b> Synced translations.</li>
</ol>
<h3>Version 0.14.1</h3>