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

Unverified Commit 916f2228 authored by Arnau Mora's avatar Arnau Mora Committed by GitHub
Browse files

Updated ical4j to `3.2.13` (#116)



Signed-off-by: default avatarArnau Mora <arnyminerz@proton.me>
parent 76e30b7e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ plugins {
    id("org.jetbrains.dokka")
}

val version_ical4j = "3.2.12"
val version_ical4j = "3.2.13"

android {
    compileSdk = 33