update version to 22 (1.22)
This commit is contained in:
parent
c77b7e885f
commit
f6715707bd
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.calendar"
|
applicationId "com.simplemobiletools.calendar"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 21
|
versionCode 22
|
||||||
versionName "1.21"
|
versionName "1.22"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in New Issue