Updated changelog and build version.

This commit is contained in:
Karim Abou Zeid 2016-01-07 14:30:52 +01:00
commit cc312866e8
2 changed files with 11 additions and 2 deletions

View file

@ -63,8 +63,8 @@ android {
renderscriptTargetApi 23
applicationId "com.kabouzeid.gramophone"
versionCode 87
versionName "0.9.51 RC"
versionCode 88
versionName "0.9.51 RC 2"
}
buildTypes {
release {

View file

@ -25,6 +25,15 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.9.51 RC 2</h3>
<ol>
<li><b>IMPROVEMENT:</b> Reduced the connect timeout for downloading artist images from 10s to 500ms, this should fix the issue
where album covers stay blank on slow network. Note that your not already downloaded artist
images will stay blank until you are on a fast enough network.
</li>
</ol>
<h3>Version 0.9.51 RC</h3>
<ol>