update version to 23 (1.23)

This commit is contained in:
tibbi 2016-09-24 19:34:27 +02:00
parent ba60e96b53
commit 9ac46c7c8e
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 23
versionCode 22
versionName "1.22"
versionCode 23
versionName "1.23"
}
signingConfigs {