updating version to 2.6.0

This commit is contained in:
tibbi 2017-07-29 10:04:51 +02:00
parent d5d6a3e656
commit dddfc3e00d

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 85 versionCode 86
versionName "2.5.8" versionName "2.6.0"
multiDexEnabled true multiDexEnabled true
} }