Bump build version

This commit is contained in:
Karim Abou Zeid 2017-12-26 23:51:37 +01:00
commit b468897b89
2 changed files with 8 additions and 2 deletions

View file

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

View file

@ -27,6 +27,12 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.16.4 BETA 2</h3>
<ol>
<li><b>NEW:</b> Rearrange and choose library tabs</li>
<li><b>IMPROVED:</b> Adaptive Icon grey background</li>
</ol>
<h3>Version 0.16.4 BETA 1</h3>
<ol>
<li><b>NEW:</b> Adaptive Icon (feedback is appreciated!)</li>