update version to 21 (1.21)

This commit is contained in:
tibbi 2016-09-13 23:09:11 +02:00
parent 189b0a5f00
commit 27a42b3748
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 23
versionCode 20
versionName "1.20"
versionCode 21
versionName "1.21"
}
signingConfigs {