update version to 5.2.4

This commit is contained in:
tibbi 2019-10-27 10:13:29 +01:00
parent cf5496e6d7
commit 6b06a82c0f

View file

@ -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
}