update version to 2.1.5

This commit is contained in:
Tibor Kaputa 2017-02-06 12:26:30 +01:00
parent 1c82fce64d
commit 658b18d778
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 52 versionCode 53
versionName "2.1.4" versionName "2.1.5"
multiDexEnabled true multiDexEnabled true
} }