update version to 5.0.1

This commit is contained in:
tibbi 2018-10-14 13:22:22 +02:00
parent ff4731d74a
commit 78c0049424

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 28
versionCode 50
versionName "5.0.0"
versionCode 51
versionName "5.0.1"
setProperty("archivesBaseName", "music-player")
}