update version to 2.2.5

This commit is contained in:
tibbi 2017-03-12 16:40:16 +01:00
parent daffc7fc1d
commit f4460c0b8c

View File

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