update version to 8 (1.8)

This commit is contained in:
tibbi 2016-07-05 21:48:49 +02:00
parent 1c86aea4fe
commit c14230ff31

View file

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