update version to 5.2.3

This commit is contained in:
tibbi 2019-09-18 11:15:53 +02:00
parent 80d69c4092
commit 977a37a832

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 28
versionCode 60
versionName "5.2.2"
versionCode 61
versionName "5.2.3"
setProperty("archivesBaseName", "music-player")
vectorDrawables.useSupportLibrary = true
}