update version to 2.1.7

This commit is contained in:
Tibor Kaputa 2017-02-07 16:06:48 +01:00
parent ace487eae4
commit 8d6a2473c8
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 54
versionName "2.1.6"
versionCode 55
versionName "2.1.7"
multiDexEnabled true
}