update version to 2.2.5

This commit is contained in:
tibbi 2017-03-12 16:40:16 +01:00
parent daffc7fc1d
commit f4460c0b8c
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 63
versionName "2.2.4"
versionCode 64
versionName "2.2.5"
multiDexEnabled true
}