Updated changelog and build version.
This commit is contained in:
parent
40b668ed64
commit
cc312866e8
2 changed files with 11 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue