update version to 5.2.4
This commit is contained in:
parent
cf5496e6d7
commit
6b06a82c0f
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.musicplayer"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 61
|
||||
versionName "5.2.3"
|
||||
versionCode 62
|
||||
versionName "5.2.4"
|
||||
setProperty("archivesBaseName", "music-player")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue