update version to 2.2.4

This commit is contained in:
tibbi
2017-03-06 07:36:22 +01:00
parent a990ed4a78
commit 98a36c2d96

View File

@@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 62 versionCode 63
versionName "2.2.3" versionName "2.2.4"
multiDexEnabled true multiDexEnabled true
} }