update version to 4.1.1
This commit is contained in:
parent
1aef62cdc4
commit
a74d5c33e2
|
@ -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")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue