Bump build version
This commit is contained in:
parent
4744e29687
commit
7fa05ae622
2 changed files with 7 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'com.kabouzeid.gramophone'
|
||||
versionCode 145
|
||||
versionName '0.16.3'
|
||||
versionCode 146
|
||||
versionName '0.16.4 BETA 1'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -27,6 +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 1</h3>
|
||||
<ol>
|
||||
<li><b>NEW:</b> Adaptive Icon (feedback is appreciated!)</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.3</h3>
|
||||
<ol>
|
||||
<li><b>NEW:</b> Add genre tab (thanks to arkon)</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue