Temporary fixed critical update bug.
This commit is contained in:
parent
ea78a3e117
commit
6359adf509
2 changed files with 8 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ android {
|
||||||
renderscriptTargetApi 23
|
renderscriptTargetApi 23
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 97
|
versionCode 98
|
||||||
versionName "0.9.54 RC 4"
|
versionName "0.9.54 RC 5"
|
||||||
|
|
||||||
manifestPlaceholders = [appName: "@string/app_name"]
|
manifestPlaceholders = [appName: "@string/app_name"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,12 @@
|
||||||
|
|
||||||
<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.54 RC 5</h3>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><b>FIX:</b> Temporarily fixed critical update bug.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.9.54 RC 4</h3>
|
<h3>Version 0.9.54 RC 4</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue