update version to 5.14.1

This commit is contained in:
tibbi 2022-10-03 18:54:08 +02:00
parent 0ae4b09eab
commit 0a8c338845

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 33
versionCode 103
versionName "5.14.0"
versionCode 104
versionName "5.14.1"
setProperty("archivesBaseName", "music-player")
vectorDrawables.useSupportLibrary = true
}