Bump build version
This commit is contained in:
parent
e545c49cbc
commit
a5630b18a0
2 changed files with 5 additions and 14 deletions
|
|
@ -51,8 +51,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'com.kabouzeid.gramophone'
|
||||
versionCode 148
|
||||
versionName '0.16.4 BETA 3'
|
||||
versionCode 149
|
||||
versionName '0.16.4'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -27,20 +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 3</h3>
|
||||
<ol>
|
||||
<li><b>FIX:</b> Crash on startup for some users</li>
|
||||
</ol>
|
||||
|
||||
<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>
|
||||
<h3>Version 0.16.4</h3>
|
||||
<ol>
|
||||
<li><b>NEW:</b> Adaptive Icon (feedback is appreciated!)</li>
|
||||
<li><b>NEW:</b> Rearrange and/or disable library tabs</li>
|
||||
<li><b>IMPROVEMENT:</b> Updated translations</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.3</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue