Bump verion and update Changelog.

pull/40/head v0.21.1
Tom Hacohen 6 years ago
parent f1aac18142
commit 0e12abbe13

@ -1,5 +1,8 @@
# Changelog
## Version 0.21.1
* Trigger F-Droid build
## Version 0.21.0
* Add a notification to send email invites whenever an event has atendees.

@ -21,8 +21,8 @@ android {
minSdkVersion 16
targetSdkVersion 26
versionCode 30
versionName "0.21.0"
versionCode 31
versionName "0.21.1"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"

Loading…
Cancel
Save