Bump version and update changelog
This commit is contained in:
parent
35fa369a34
commit
6463f56456
2 changed files with 9 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'com.kabouzeid.gramophone'
|
||||
versionCode 134
|
||||
versionName '0.16.0 BETA 2'
|
||||
versionCode 135
|
||||
versionName '0.16.0 BETA 3'
|
||||
}
|
||||
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 3</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>FIX:</b> New purchase interface</li>
|
||||
<li><b>FIX:</b> White space when expanding the classic notification</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.0 BETA 2</h3>
|
||||
|
||||
<ol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue