update version to 22 (1.22)

This commit is contained in:
tibbi 2016-09-20 18:48:12 +02:00
parent c77b7e885f
commit f6715707bd
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 21
versionName "1.21"
versionCode 22
versionName "1.22"
}
signingConfigs {