Increased build version, updated changelog.
This commit is contained in:
parent
53cd8cec54
commit
5341e0b98a
2 changed files with 8 additions and 2 deletions
|
|
@ -64,8 +64,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 123
|
versionCode 124
|
||||||
versionName "0.13.4"
|
versionName "0.13.5"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,12 @@
|
||||||
|
|
||||||
<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.5</h3>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><b>FIX:</b> Statusbar padding in navigation drawer.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.13.4</h3>
|
<h3>Version 0.13.4</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue