1
0
mirror of https://github.com/etesync/android synced 2024-11-15 20:38:58 +00:00

ical4android: ignore invalid DUE < DTSTART for tasks

This commit is contained in:
Ricki Hirner 2016-10-12 17:03:17 +02:00
parent e7e30e9f2f
commit 118d873cdf
2 changed files with 3 additions and 4 deletions

View File

@ -46,9 +46,8 @@ android {
disable 'IconColors'
disable 'IconLauncherShape'
disable 'IconMissingDensityFolder'
disable 'ImpliedQuantity'
disable 'MissingTranslation'
disable 'MissingQuantity'
disable 'ImpliedQuantity', 'MissingQuantity'
disable 'MissingTranslation', 'ExtraTranslation' // translations from Transifex are not always up to date
disable 'Recycle' // doesn't understand Lombok's @Cleanup
disable 'RtlEnabled'
disable 'RtlHardcoded'

@ -1 +1 @@
Subproject commit a37d6070de88f5ae6d5c314dc87da40cd8e5a271
Subproject commit fb1b714efca027d417a10c915e78979c9f04ea7d