Bump version
This commit is contained in:
parent
d7141c6d6e
commit
919a61dea9
2 changed files with 9 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'com.kabouzeid.gramophone'
|
||||
versionCode 138
|
||||
versionName '0.16.0 BETA 6'
|
||||
versionCode 139
|
||||
versionName '0.16.0 BETA 7'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -25,6 +25,13 @@
|
|||
|
||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
||||
|
||||
<h3>Version 0.16.0 BETA 7</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>FIX:</b> Android Oreo related crashes</li>
|
||||
<li><b>IMPROVEMENT:</b> Synced translations</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.0 BETA 6</h3>
|
||||
|
||||
<ol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue