We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6176b36 commit 198add3Copy full SHA for 198add3
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ androidxactivity = "1.10.0"
12
# so we'll need to lock ourselves to an older version and later add restrictions for what compose
13
# versions are supported when we decided to update.
14
# https://android-review.googlesource.com/c/platform/frameworks/support/+/2692852/37/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/internal/ComposableLambda.kt#625
15
-compose-bom = "2024.08.00"
+compose-bom = "2025.01.01"
16
detekt = "1.23.7"
17
kotlin = "2.1.10"
18
kotlin-coroutines = "1.10.1"
0 commit comments