update version to 10 (1.10)

This commit is contained in:
tibbi 2016-07-24 11:58:46 +02:00
parent fb2229cdf4
commit 0311082cd2

View File

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