update version to 5.1.2

This commit is contained in:
tibbi 2019-04-08 23:11:56 +02:00
parent d19fe91ce9
commit 65ecc74625

View file

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