update version to 5.1.2

This commit is contained in:
tibbi 2018-11-09 11:29:46 +01:00
parent aee36d0d86
commit e081aa4314
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 133
versionName "5.1.1"
versionCode 134
versionName "5.1.2"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}