Increased build version, updated changelog.
This commit is contained in:
parent
c555556d36
commit
36db17ace6
2 changed files with 8 additions and 2 deletions
|
|
@ -64,8 +64,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId "com.kabouzeid.gramophone"
|
||||
versionCode 115
|
||||
versionName "0.13.0"
|
||||
versionCode 116
|
||||
versionName "0.13.1 BETA 1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -25,6 +25,12 @@
|
|||
|
||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
||||
|
||||
<h3>Version 0.13.1 BETA 1</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>NEW:</b> New app intro.</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.13.0</h3>
|
||||
|
||||
<ol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue