update version to 5.5.2

This commit is contained in:
tibbi 2021-02-06 22:52:20 +01:00
parent 9b245b2c27
commit 85ffc458e8

View file

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