update version to 5.1.1
This commit is contained in:
parent
08d77faa91
commit
2c5ce98dce
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calendar"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 132
|
||||
versionName "5.1.0"
|
||||
versionCode 133
|
||||
versionName "5.1.1"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "calendar")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue