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 3a96ea1 commit 4de20e6Copy full SHA for 4de20e6
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ androidxactivity = "1.7.1"
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.00"
16
detekt = "1.23.7"
17
kotlin = "2.1.0"
18
kotlin-coroutines = "1.10.1"
0 commit comments