update version to 5.1.0

This commit is contained in:
tibbi 2018-10-24 23:44:04 +02:00
parent add8271c5d
commit 7157929ecb
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 131
versionName "5.0.1"
versionCode 132
versionName "5.1.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}