update version to 5.8.2

This commit is contained in:
tibbi 2021-12-15 17:15:07 +01:00
parent f7685a219f
commit 100acc8d00

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 30
versionCode 90
versionName "5.8.1"
versionCode 91
versionName "5.8.2"
setProperty("archivesBaseName", "music-player")
vectorDrawables.useSupportLibrary = true
}