update version to 2.1.4

This commit is contained in:
tibbi 2017-02-05 23:25:13 +01:00
parent 254cc39254
commit 1c483ce784
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 51 versionCode 52
versionName "2.1.3" versionName "2.1.4"
multiDexEnabled true multiDexEnabled true
} }