update version to 5.16.3

This commit is contained in:
tibbi 2023-01-12 15:48:27 +01:00
parent 97a81832fe
commit 15737cac56

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 23
targetSdkVersion 33
versionCode 108
versionName "5.16.2"
versionCode 109
versionName "5.16.3"
setProperty("archivesBaseName", "music-player")
vectorDrawables.useSupportLibrary = true
}