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
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId 'com.kabouzeid.gramophone'
|
applicationId 'com.kabouzeid.gramophone'
|
||||||
versionCode 165
|
versionCode 167
|
||||||
versionName '1.1.2'
|
versionName '1.2.0'
|
||||||
}
|
}
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,11 @@
|
||||||
|
|
||||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
<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>
|
<h3>Version 1.1.2</h3>
|
||||||
<ol>
|
<ol>
|
||||||
<li><b>FIX:</b> Crash with custom artist images</li>
|
<li><b>FIX:</b> Crash with custom artist images</li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue