update version to 10 (1.9)

This commit is contained in:
tibbi 2016-06-27 23:11:42 +02:00
parent 8705269205
commit d2b49dd74b
1 changed files with 2 additions and 2 deletions

View File

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