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 abe534e commit fe7bffdCopy full SHA for fe7bffd
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ moshi-codegen = { module = "com.squareup.moshi:moshi-kotlin-codegen", version.re
33
truth = { module = "com.google.truth:truth", version = "1.4.4" }
34
35
# Used by the sample app
36
-compose-bom = { module = "androidx.compose:compose-bom", version = "2025.05.01" }
+compose-bom = { module = "androidx.compose:compose-bom", version = "2025.11.00" }
37
compose-material = { module = "androidx.compose.material:material" }
38
compose-runtime = { module = "androidx.compose.runtime:runtime" }
39
0 commit comments