update version to 5 (1.4)

This commit is contained in:
tibbi 2016-06-19 21:49:53 +02:00
parent 3e5f709344
commit c3c3c7c727

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 16
targetSdkVersion 23
versionCode 4
versionName "1.3"
versionCode 5
versionName "1.4"
}
signingConfigs {