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