Bumped version, updated changelog
This commit is contained in:
parent
816667e0eb
commit
4b0d4c4649
2 changed files with 5 additions and 10 deletions
|
|
@ -35,8 +35,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 131
|
versionCode 132
|
||||||
versionName "0.15.0 BETA 2"
|
versionName "0.15.0"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,17 +25,12 @@
|
||||||
|
|
||||||
<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 BETA 2</h3>
|
<h3>Version 0.15.0</h3>
|
||||||
|
|
||||||
<ol>
|
|
||||||
<li><b>FIX:</b> Fixed App Shortcuts crash</li>
|
|
||||||
<li><b>IMPROVEMENT:</b> Added support for more file explorers</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<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> Added support for more file explorers</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