update version to 5.7.0

This commit is contained in:
tibbi 2021-05-11 10:25:03 +02:00
parent ff7912659f
commit b3175866a9

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 29
versionCode 86
versionName "5.6.5"
versionCode 87
versionName "5.7.0"
setProperty("archivesBaseName", "music-player")
vectorDrawables.useSupportLibrary = true
}