Bump version to v5.8.6
This commit is contained in:
parent
14a0a6d1c9
commit
47caa7d69b
2 changed files with 10 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId 'io.github.muntashirakon.Music'
|
||||
versionCode 10580
|
||||
versionName '5.8.5'
|
||||
versionCode 10581
|
||||
versionName '5.8.6'
|
||||
|
||||
multiDexEnabled true
|
||||
}
|
||||
|
|
|
@ -62,6 +62,14 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<div>
|
||||
<h5>Sep 04, 2022</h5>
|
||||
<h2>v5.8.6</h2>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fixed memory leak when use MusicService in fold-out window</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
<h5>May 25, 2022</h5>
|
||||
<h2>v5.8.5</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue