Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8d3eb8a authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Update ical4j: now allows UTC properties to have non-UTC values for compatibility

parent 8f201fbf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line

buildscript {
    ext.versions = [
        kotlin: '1.3.30',
        kotlin: '1.3.31',
        dokka: '0.9.17',
        ical4j: '2.2.3'
        ical4j: '2.2.4'
    ]

    repositories {