Bump version
This commit is contained in:
parent
f6f219a9c1
commit
3002641b2b
2 changed files with 8 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'com.kabouzeid.gramophone'
|
||||
versionCode 137
|
||||
versionName '0.16.0 BETA 5'
|
||||
versionCode 138
|
||||
versionName '0.16.0 BETA 6'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -25,6 +25,12 @@
|
|||
|
||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
||||
|
||||
<h3>Version 0.16.0 BETA 6</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>NEW:</b> Manually set custom artist images</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.0 BETA 5</h3>
|
||||
|
||||
<ol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue