Bumped version, updated changelog
This commit is contained in:
parent
fd77e555be
commit
4eebe7be16
2 changed files with 3 additions and 4 deletions
|
|
@ -35,8 +35,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 129
|
versionCode 130
|
||||||
versionName "0.14.1"
|
versionName "0.15.0 BETA 1"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,11 +25,10 @@
|
||||||
|
|
||||||
<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.15.0</h3>
|
<h3>Version 0.15.0 BETA 1</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li><b>NEW:</b> App Shortcuts (Android Nougat only)</li>
|
<li><b>NEW:</b> App Shortcuts (Android Nougat only)</li>
|
||||||
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.14.1</h3>
|
<h3>Version 0.14.1</h3>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue