fix: bump kotlinx-datetime to 0.7.1, scope ExperimentalTime opt-in to saveEvents

This commit is contained in:
2026-07-08 17:14:56 +02:00
parent 11c0a92421
commit b61b6408f3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ agp = "8.13.2"
ktor = "3.5.1"
kotlinx-serialization-json = "1.11.0"
kotlinx-coroutines = "1.11.0"
kotlinx-datetime = "0.7.0"
kotlinx-datetime = "0.7.1"
multiplatform-settings = "1.3.0"
lifecycle-viewmodel-compose = "2.10.0"
androidx-activity-compose = "1.13.0"