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
|
||||
|
||||
applicationId "com.kabouzeid.gramophone"
|
||||
versionCode 123
|
||||
versionName "0.13.4"
|
||||
versionCode 124
|
||||
versionName "0.13.5"
|
||||
}
|
||||
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.5</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>FIX:</b> Statusbar padding in navigation drawer.</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.13.4</h3>
|
||||
|
||||
<ol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue