update version to 5.11.2

This commit is contained in:
tibbi 2022-04-15 11:04:12 +02:00
parent 2841fbc47a
commit d5f63bdd46

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 31
versionCode 97
versionName "5.11.1"
versionCode 98
versionName "5.11.2"
setProperty("archivesBaseName", "music-player")
vectorDrawables.useSupportLibrary = true
}