Bump build version

This commit is contained in:
Karim Abou Zeid 2018-04-29 13:49:39 +02:00
commit da80eaf344
2 changed files with 9 additions and 3 deletions

View file

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

View file

@ -26,9 +26,15 @@
<body>
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<p>We are coming closer to the first final release!</p>
<h3>Version 1.0.0 BETA 2</h3>
<ol>
<li><b>NEW:</b> Artist page redesign</li>
<li><b>IMPROVEMENT:</b> Improved the look of the new album page</li>
</ol>
<h3>Version 1.0.0 BETA 1</h3>
<p>We are coming closer to the first final release!</p>
<ol>
<li><b>NEW:</b> Album page redesign</li>
</ol>