update version to 5.3.3

This commit is contained in:
tibbi 2020-05-30 16:16:46 +02:00
parent 5d76833145
commit 18b0b72029

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 29
versionCode 68
versionName "5.3.2"
versionCode 69
versionName "5.3.3"
setProperty("archivesBaseName", "music-player")
vectorDrawables.useSupportLibrary = true
}