update version to 5.6.0

This commit is contained in:
tibbi 2021-03-01 22:38:56 +01:00
parent d88a4b6872
commit bac1b607bb

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 29
versionCode 80
versionName "5.5.2"
versionCode 81
versionName "5.6.0"
setProperty("archivesBaseName", "music-player")
vectorDrawables.useSupportLibrary = true
}