update version to 5.1.1

This commit is contained in:
tibbi 2018-10-25 10:35:10 +02:00
parent 08d77faa91
commit 2c5ce98dce
1 changed files with 2 additions and 2 deletions

View File

@ -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")
}