Bump build version

This commit is contained in:
Karim Abou Zeid 2017-12-24 01:07:08 +01:00
commit 7fa05ae622
2 changed files with 7 additions and 2 deletions

View file

@ -51,8 +51,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone'
versionCode 145
versionName '0.16.3'
versionCode 146
versionName '0.16.4 BETA 1'
}
buildTypes {
release {

View file

@ -27,6 +27,11 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.16.4 BETA 1</h3>
<ol>
<li><b>NEW:</b> Adaptive Icon (feedback is appreciated!)</li>
</ol>
<h3>Version 0.16.3</h3>
<ol>
<li><b>NEW:</b> Add genre tab (thanks to arkon)</li>