update version to 2.7.0 (88)

This commit is contained in:
tibbi 2017-08-27 23:55:58 +02:00
parent 75f013906e
commit 8047260d53
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 87 versionCode 88
versionName "2.6.1" versionName "2.7.0"
multiDexEnabled true multiDexEnabled true
} }