update version to 5.1.3

This commit is contained in:
tibbi 2019-06-22 22:42:00 +02:00
parent 6147815eea
commit a1ccfd4f87

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 28
versionCode 56
versionName "5.1.2"
versionCode 57
versionName "5.1.3"
setProperty("archivesBaseName", "music-player")
}