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"
minSdkVersion 16
targetSdkVersion 25
versionCode 85
versionName "2.5.8"
versionCode 86
versionName "2.6.0"
multiDexEnabled true
}