update the version to 8 (1.8)

This commit is contained in:
tibbi 2016-07-05 21:39:53 +02:00
parent 052fae356e
commit 08a69e0938

View File

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