update version to 19 (1.19)
This commit is contained in:
parent
5962fc695e
commit
589e927ecc
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.camera"
|
applicationId "com.simplemobiletools.camera"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 18
|
versionCode 19
|
||||||
versionName "1.18"
|
versionName "1.19"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in New Issue