Bump build version
This commit is contained in:
parent
7fdadd3310
commit
f2ab86dba7
2 changed files with 7 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'com.kabouzeid.gramophone'
|
||||
versionCode 163
|
||||
versionName '1.1.1'
|
||||
versionCode 164
|
||||
versionName '1.1.2'
|
||||
|
||||
// needed for material intro!
|
||||
dataBinding {
|
||||
|
|
|
|||
|
|
@ -27,6 +27,11 @@
|
|||
|
||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
||||
|
||||
<h3>Version 1.1.2</h3>
|
||||
<ol>
|
||||
<li><b>FIX:</b> Crash with custom artist images</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 1.1.1</h3>
|
||||
<ol>
|
||||
<li><b>NEW:</b> Preference to turn off shuffle mode when selecting new list of songs</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue