update version to 19 (1.19)
This commit is contained in:
parent
b734c4200b
commit
d08c393dd7
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.calendar"
|
applicationId "com.simplemobiletools.calendar"
|
||||||
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