update version to 5.14.1
This commit is contained in:
parent
0ae4b09eab
commit
0a8c338845
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue