Bumped version number and updated changelog
This commit is contained in:
parent
3a26d43bc8
commit
d80efe57b4
2 changed files with 10 additions and 2 deletions
|
|
@ -32,8 +32,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 125
|
versionCode 126
|
||||||
versionName "0.13.6"
|
versionName "0.14.0 BETA 1"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,14 @@
|
||||||
|
|
||||||
<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 1</h3>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><b>NEW:</b> Nougat style notification for devices running Android Nougat.
|
||||||
|
</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Updated libraries.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.13.6</h3>
|
<h3>Version 0.13.6</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue