update version to 2.2.6

This commit is contained in:
tibbi 2017-03-12 17:30:56 +01:00
parent 1c46b71ac6
commit 95018edb27
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 64
versionName "2.2.5"
versionCode 65
versionName "2.2.6"
multiDexEnabled true
}