update the version to 7 (1.6)

This commit is contained in:
tibbi 2016-07-01 16:02:34 +02:00
parent 0d76f44b12
commit 7f094e161a

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 16
targetSdkVersion 23
versionCode 6
versionName "1.5"
versionCode 7
versionName "1.6"
}
signingConfigs {