fix(deps): update kotlinx-coroutines monorepo to v1.11.0

This commit is contained in:
2026-08-06 18:27:42 +00:00
parent 66dbdc8913
commit 9e6d29c8f4

View File

@@ -19,7 +19,7 @@ truth = "1.4.5"
androidxJunit = "1.3.0" androidxJunit = "1.3.0"
espressoCore = "3.7.0" espressoCore = "3.7.0"
kotlinxDatetime = "0.7.0" kotlinxDatetime = "0.7.0"
kotlinxCoroutines = "1.10.2" kotlinxCoroutines = "1.11.0"
turbine = "1.2.1" turbine = "1.2.1"
hiltNavigationCompose = "1.3.0" hiltNavigationCompose = "1.3.0"
lifecycleCompose = "2.10.0" lifecycleCompose = "2.10.0"