update version to 11 (1.11)

This commit is contained in:
tibbi 2016-07-24 21:43:45 +02:00
parent fc6924ed0d
commit f680e4f84b

View File

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