update version to 2.4.1

This commit is contained in:
Tibor Kaputa 2017-05-09 09:08:37 +02:00
parent 5cfb8c0b81
commit 0c075810b2
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 73 versionCode 74
versionName "2.4.0" versionName "2.4.1"
multiDexEnabled true multiDexEnabled true
} }