Bump version to v5.8.6

This commit is contained in:
yonta 2022-09-04 12:49:55 +00:00
parent 14a0a6d1c9
commit 47caa7d69b
2 changed files with 10 additions and 2 deletions

View file

@ -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
}