update version to 59

This commit is contained in:
tibbi 2017-02-19 20:56:33 +01:00
parent ca01192f22
commit 29641eaaa3
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 58 versionCode 59
versionName "2.1.10" versionName "2.1.10"
multiDexEnabled true multiDexEnabled true
} }