Bump build version
This commit is contained in:
parent
f84e77781e
commit
11c636c7f8
2 changed files with 8 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'com.kabouzeid.gramophone'
|
||||
versionCode 172
|
||||
versionName '1.3.0'
|
||||
versionCode 175
|
||||
versionName '1.3.1'
|
||||
}
|
||||
signingConfigs {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -27,6 +27,12 @@
|
|||
|
||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
||||
|
||||
<h3>Version 1.3.1</h3>
|
||||
<ol>
|
||||
<li><b>NEW:</b> Artist image mosaics</li>
|
||||
<li><b>FIX:</b> Ringtone sharing</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 1.3.0</h3>
|
||||
<ol>
|
||||
<li><b>NEW:</b> Show more information of songs, albums and artists</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue