update version to 89

This commit is contained in:
tibbi 2017-08-28 08:29:58 +02:00
parent 46d144391f
commit 76e159e60a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 88 versionCode 89
versionName "2.7.1" versionName "2.7.1"
multiDexEnabled true multiDexEnabled true
} }