update version to 5.14.0

This commit is contained in:
tibbi 2022-09-02 20:24:58 +02:00
parent bfe81b5126
commit d0473c2737

View file

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