Updated build version and changelog.
This commit is contained in:
parent
9789df3644
commit
62ff4d4f94
2 changed files with 10 additions and 2 deletions
|
|
@ -64,8 +64,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 104
|
versionCode 105
|
||||||
versionName "0.10.0 PREVIEW 1"
|
versionName "0.10.0 PREVIEW 2"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,14 @@
|
||||||
|
|
||||||
<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.10.0 PREVIEW 2</h3>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><b>NEW:</b> The overall loading times and responsiveness should be much better now.</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
||||||
|
<li><b>FIX:</b> Various bug fixes.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.10.0 PREVIEW 1</h3>
|
<h3>Version 0.10.0 PREVIEW 1</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue