From dc581ecff2001631d7e878bec41f1bebba5a1a35 Mon Sep 17 00:00:00 2001 From: "nautilus-renovate-2[bot]" <234352052+nautilus-renovate-2[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 17:11:29 +0000 Subject: [PATCH] Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.8.0-0.6.x-compat --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 2770a62..6fce96b 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -1,7 +1,7 @@ [versions] firebase-firestore = "25.1.4" firebase-database = "22.0.1" -kotlinx-datetime = "0.7.1" +kotlinx-datetime = "0.8.0-0.6.x-compat" mockk = "1.14.9" androidx-test = "1.7.0"