Increased build version, updated changelog.
This commit is contained in:
parent
0aedb078d7
commit
c0099bc88d
2 changed files with 10 additions and 2 deletions
|
|
@ -64,8 +64,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 111
|
versionCode 112
|
||||||
versionName "0.13.0 BETA 1"
|
versionName "0.13.0 BETA 2"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,14 @@
|
||||||
|
|
||||||
<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 0.13.0 BETA 2</h3>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><b>IMPROVEMENT:</b> Adjusted the statusbar color in the flat now playing screen.</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Updated internal libraries.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.13.0 BETA 1</h3>
|
<h3>Version 0.13.0 BETA 1</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue