Bumped version, updated changelog.
This commit is contained in:
parent
89d78b9951
commit
42a9dbe392
2 changed files with 5 additions and 9 deletions
|
|
@ -27,8 +27,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 127
|
versionCode 128
|
||||||
versionName "0.14.0 BETA 2"
|
versionName "0.14.0"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,17 +25,13 @@
|
||||||
|
|
||||||
<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.14.0 BETA 2</h3>
|
<h3>Version 0.14.0</h3>
|
||||||
|
|
||||||
<ol>
|
|
||||||
<li><b>FIX:</b> Media buttons not working on KitKat and JellyBean.</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<h3>Version 0.14.0 BETA 1</h3>
|
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li><b>NEW:</b> Nougat style notification for devices running Android Nougat.</li>
|
<li><b>NEW:</b> Nougat style notification for devices running Android Nougat.</li>
|
||||||
<li><b>IMPROVEMENT:</b> Updated libraries.</li>
|
<li><b>IMPROVEMENT:</b> Updated libraries.</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Updated some code to newer APIs.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.13.6</h3>
|
<h3>Version 0.13.6</h3>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue