update version to 9 (1.9)

This commit is contained in:
tibbi 2016-07-11 20:16:05 +02:00
parent 4c35ebc36f
commit 0757773ef6

View File

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