mirror of
https://github.com/etesync/android
synced 2025-02-02 10:51:10 +00:00
Bump verion and update Changelog.
This commit is contained in:
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…
Reference in New Issue
Block a user