Bump version
This commit is contained in:
parent
88669ceaef
commit
4b51be2b0c
2 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,7 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId "code.name.monkey.retromusic"
|
applicationId "code.name.monkey.retromusic"
|
||||||
versionCode 10578
|
versionCode 10579
|
||||||
versionName '5.8.4'
|
versionName '5.8.4'
|
||||||
|
|
||||||
buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")
|
buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
<h3>Fixed</h3>
|
<h3>Fixed</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>Fixed Playback speed and pitch not working when CrossFade is enabled</li>
|
||||||
<li>Fixed crash when adding folders to blacklist</li>
|
<li>Fixed crash when adding folders to blacklist</li>
|
||||||
<li>Fix bugs in MD3 theme</li>
|
<li>Fix bugs in MD3 theme</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue