update version to 4.1.1

This commit is contained in:
tibbi 2018-07-04 21:36:37 +02:00
parent 1aef62cdc4
commit a74d5c33e2
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 27
versionCode 124
versionName "4.1.0"
versionCode 125
versionName "4.1.1"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}