Increased build version, updated changelog.
This commit is contained in:
parent
1aea086738
commit
f0bc1a3359
2 changed files with 9 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ android {
|
||||||
renderscriptTargetApi 23
|
renderscriptTargetApi 23
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 100
|
versionCode 101
|
||||||
versionName "0.9.56"
|
versionName "0.9.57"
|
||||||
|
|
||||||
manifestPlaceholders = [appName: "@string/app_name"]
|
manifestPlaceholders = [appName: "@string/app_name"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,13 @@
|
||||||
|
|
||||||
<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.9.57</h3>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><b>NEW:</b> Replaced the app intro with a new one. Thanks to Heinrich Reimer here.</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.9.56</h3>
|
<h3>Version 0.9.56</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue