Bump version and update changelog
This commit is contained in:
parent
258527682b
commit
802af85ac1
2 changed files with 14 additions and 4 deletions
|
|
@ -42,8 +42,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId 'com.kabouzeid.gramophone'
|
applicationId 'com.kabouzeid.gramophone'
|
||||||
versionCode 135
|
versionCode 136
|
||||||
versionName '0.16.0 BETA 3'
|
versionName '0.16.0 BETA 4'
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,6 +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.16.0 BETA 4</h3>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><b>NEW:</b> Folder blacklist!</li>
|
||||||
|
<li><b>FIX:</b> Bottom bar lag on cold start</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Synced translations</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Various other improvements</li>
|
||||||
|
<li><b>OTHER:</b> Added user @arkon to the about section to honor his contributions</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.16.0 BETA 3</h3>
|
<h3>Version 0.16.0 BETA 3</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
|
@ -58,8 +68,8 @@
|
||||||
<h3>Version 0.15.0</h3>
|
<h3>Version 0.15.0</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> Added support for more file explorers.</li>
|
||||||
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue