update version to 5.16.3
This commit is contained in:
parent
97a81832fe
commit
15737cac56
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue