update version to 19 (1.19)

This commit is contained in:
tibbi 2016-08-29 20:48:11 +02:00
parent 5962fc695e
commit 589e927ecc
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 18
versionName "1.18"
versionCode 19
versionName "1.19"
}
signingConfigs {