Bump build version
This commit is contained in:
parent
9d0e84bf8e
commit
4ff336a0d5
2 changed files with 7 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'com.kabouzeid.gramophone'
|
||||
versionCode 165
|
||||
versionName '1.1.2'
|
||||
versionCode 167
|
||||
versionName '1.2.0'
|
||||
}
|
||||
signingConfigs {
|
||||
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 1.2.0</h3>
|
||||
<ol>
|
||||
<li><b>NEW:</b>Support for devices with a notch</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 1.1.2</h3>
|
||||
<ol>
|
||||
<li><b>FIX:</b> Crash with custom artist images</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue