Browse Source

Setup ical4j caching class

Needed since 3.0

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Álvaro Brey 2 years ago
parent
commit
8e751eedab
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/src/main/resources/ical4j.properties

+ 2 - 0
app/src/main/resources/ical4j.properties

@@ -0,0 +1,2 @@
+# suppress inspection "UnusedProperty"
+net.fortuna.ical4j.timezone.cache.impl=net.fortuna.ical4j.util.MapTimeZoneCache