update version to 2.2.2

This commit is contained in:
tibbi 2017-02-28 19:47:25 +01:00
parent b065a5a9a0
commit abd83c559e
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 25
versionCode 60
versionName "2.2.1"
versionCode 61
versionName "2.2.2"
multiDexEnabled true
}