Bump build version
This commit is contained in:
parent
d7a4c0b959
commit
d22cdb5a09
2 changed files with 8 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId 'com.kabouzeid.gramophone'
|
applicationId 'com.kabouzeid.gramophone'
|
||||||
versionCode 150
|
versionCode 151
|
||||||
versionName '0.16.5'
|
versionName '0.16.6'
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,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.16.6</h3>
|
||||||
|
<ol>
|
||||||
|
<li><b>FIX:</b> Broken dot animation in Playing Screen Preference</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Updated translations</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.16.5</h3>
|
<h3>Version 0.16.5</h3>
|
||||||
<ol>
|
<ol>
|
||||||
<li><b>FIX:</b> Hide the tab bar when only one tab is activated</li>
|
<li><b>FIX:</b> Hide the tab bar when only one tab is activated</li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue