Bump build version
This commit is contained in:
parent
d055253f97
commit
b52b7cc219
2 changed files with 7 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId 'com.kabouzeid.gramophone'
|
applicationId 'com.kabouzeid.gramophone'
|
||||||
versionCode 154
|
versionCode 155
|
||||||
versionName '0.16.8'
|
versionName '0.16.9'
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,11 @@
|
||||||
|
|
||||||
<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.9</h3>
|
||||||
|
<ol>
|
||||||
|
<li><b>FIX:</b> Crash on start for some users</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.16.8</h3>
|
<h3>Version 0.16.8</h3>
|
||||||
<ol>
|
<ol>
|
||||||
<li><b>IMPROVEMENT:</b> Updated translations</li>
|
<li><b>IMPROVEMENT:</b> Updated translations</li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue