update version to 5.11.2
This commit is contained in:
parent
2841fbc47a
commit
d5f63bdd46
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.musicplayer"
|
applicationId "com.simplemobiletools.musicplayer"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 97
|
versionCode 98
|
||||||
versionName "5.11.1"
|
versionName "5.11.2"
|
||||||
setProperty("archivesBaseName", "music-player")
|
setProperty("archivesBaseName", "music-player")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue