update version to 2.2.6

This commit is contained in:
tibbi 2017-03-12 17:30:56 +01:00
parent 1c46b71ac6
commit 95018edb27

View File

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