update version to 2.4.2

This commit is contained in:
Tibor Kaputa 2017-05-09 14:30:34 +02:00
parent bf6f666d63
commit 0e619e2c46
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 25
versionCode 74
versionName "2.4.1"
versionCode 75
versionName "2.4.2"
multiDexEnabled true
}