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
|
||||
|
||||
applicationId "com.kabouzeid.gramophone"
|
||||
versionCode 126
|
||||
versionName "0.14.0 BETA 1"
|
||||
versionCode 127
|
||||
versionName "0.14.0 BETA 2"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -25,11 +25,16 @@
|
|||
|
||||
<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>
|
||||
|
||||
<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>
|
||||
</ol>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue