Bump build version
This commit is contained in:
parent
fc89649c64
commit
3430a85ee9
2 changed files with 10 additions and 22 deletions
|
|
@ -44,8 +44,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'com.kabouzeid.gramophone'
|
||||
versionCode 159
|
||||
versionName '1.0.0 BETA 4'
|
||||
versionCode 160
|
||||
versionName '1.0.0'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -26,29 +26,17 @@
|
|||
<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 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>
|
||||
<ol>
|
||||
<li><b>FIX:</b> Fixed some bugs</li>
|
||||
</ol>
|
||||
|
||||
<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>
|
||||
<h3>Version 1.0.0</h3>
|
||||
<p>This is it, Phonograph 1.0.0! We are finally out of beta, therefore many bugs were fixed and the
|
||||
album and artist pages received a brand new look.</p>
|
||||
<ol>
|
||||
<li><b>NEW:</b> Album page redesign</li>
|
||||
<li><b>NEW:</b> Artist page redesign</li>
|
||||
<li><b>NEW:</b> Custom sort orders for titles, albums and artists.</li>
|
||||
<li><b>NEW:</b> Rescan media from the navigation drawer.</li>
|
||||
<li><b>IMPROVEMENT:</b> Updated translations.</li>
|
||||
<li><b>FIX:</b> Fixed many bugs and crashes.</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.9</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue