Bump build version
This commit is contained in:
parent
af57e69b11
commit
b0c98e7787
2 changed files with 7 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'com.kabouzeid.gramophone'
|
||||
versionCode 142
|
||||
versionName '0.16.2'
|
||||
versionCode 143
|
||||
versionName '0.16.3'
|
||||
}
|
||||
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.3</h3>
|
||||
<ol>
|
||||
<li><b>NEW:</b> Add genre tab (thanks to arkon)</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.2</h3>
|
||||
<ol>
|
||||
<li><b>IMPROVEMENT:</b> Synced translations</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue