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

Unverified Commit e63f8154 authored by Ricki Hirner's avatar Ricki Hirner Committed by GitHub
Browse files

Update synctools to work around eventStatus=null update problem (#1728)

Update synctools to work around eventStatus=null update problem; add synctools to Dependabot-ignore
parent 374dadfa
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -28,3 +28,4 @@ updates:
      - dependency-name: "com.google.devtools.ksp"
      # dependencies without semantic versioning
      - dependency-name: "com.github.bitfireat:dav4jvm"
      - dependency-name: "com.github.bitfireat:synctools"
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ androidx-test-junit = "1.3.0"
androidx-work = "2.10.4"
bitfire-cert4android = "41009d48ed"
bitfire-dav4jvm = "f11523619b"
bitfire-synctools = "c740cb1608"
bitfire-synctools = "095f96005b"
compose-accompanist = "0.37.3"
compose-bom = "2025.09.00"
dnsjava = "3.6.3"