Increased build version, updated changelog.
This commit is contained in:
parent
8b98a9be85
commit
807a36ef73
2 changed files with 19 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ android {
|
|||
renderscriptTargetApi 23
|
||||
|
||||
applicationId "com.kabouzeid.gramophone"
|
||||
versionCode 92
|
||||
versionName "invalid"
|
||||
versionCode 93
|
||||
versionName "0.9.54 beta 1"
|
||||
|
||||
manifestPlaceholders = [appName: "@string/app_name"]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -25,6 +25,23 @@
|
|||
|
||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
||||
|
||||
<h3>Version 0.9.54 beta 1</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>NEW:</b> Yet again changed the theme engine, should be quite stable again now.</li>
|
||||
<li><b>NEW:</b> Improved fastscroller (auto hide is missing right now).</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<h3>Version 0.9.53 PREVIEW 1</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>NEW (PREVIEW):</b> Completely new underlying theme engine.</li>
|
||||
<li><b>IMPROVEMENT:</b> Various things, I don't quite remember.</li>
|
||||
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<h3>Version 0.9.52</h3>
|
||||
|
||||
<ol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue