Bumped version, updated changelog.
This commit is contained in:
parent
4615e84cb5
commit
98d19458f0
2 changed files with 9 additions and 4 deletions
|
|
@ -32,8 +32,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 126
|
versionCode 127
|
||||||
versionName "0.14.0 BETA 1"
|
versionName "0.14.0 BETA 2"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,11 +25,16 @@
|
||||||
|
|
||||||
<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>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><b>FIX:</b> Media buttons not working on KitKat and JellyBean.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.14.0 BETA 1</h3>
|
<h3>Version 0.14.0 BETA 1</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li><b>NEW:</b> Nougat style notification for devices running Android Nougat.
|
<li><b>NEW:</b> Nougat style notification for devices running Android Nougat.</li>
|
||||||
</li>
|
|
||||||
<li><b>IMPROVEMENT:</b> Updated libraries.</li>
|
<li><b>IMPROVEMENT:</b> Updated libraries.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue