update version to 2.2.7

This commit is contained in:
tibbi 2017-04-02 22:57:01 +02:00
parent 970fe065de
commit 47797f60e3
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 65
versionName "2.2.6"
versionCode 66
versionName "2.2.7"
multiDexEnabled true
}