Bump build version
This commit is contained in:
parent
091d0a98f4
commit
62242f0137
2 changed files with 9 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId 'com.kabouzeid.gramophone'
|
applicationId 'com.kabouzeid.gramophone'
|
||||||
versionCode 158
|
versionCode 159
|
||||||
versionName '1.0.0 BETA 3'
|
versionName '1.0.0 BETA 4'
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,13 @@
|
||||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
<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>
|
<p>We are coming closer to the first final release!</p>
|
||||||
|
|
||||||
|
<h3>Version 1.0.0 BETA 4</h3>
|
||||||
|
<ol>
|
||||||
|
<li><b>NEW:</b> Custom sorting for titles, albums and artists.</li>
|
||||||
|
<li><b>NEW:</b> Rescan media from the navigation drawer.</li>
|
||||||
|
<li><b>FIX:</b> Fix bug in folder view.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 1.0.0 BETA 3</h3>
|
<h3>Version 1.0.0 BETA 3</h3>
|
||||||
<ol>
|
<ol>
|
||||||
<li><b>FIX:</b> Fixed some bugs</li>
|
<li><b>FIX:</b> Fixed some bugs</li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue