update version to 2.6.1

This commit is contained in:
tibbi 2017-07-30 11:30:23 +02:00
parent 8804518572
commit 830d9d0fa7
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 86 versionCode 87
versionName "2.6.0" versionName "2.6.1"
multiDexEnabled true multiDexEnabled true
} }