We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87731a commit fdec016Copy full SHA for fdec016
gradle/libs.versions.toml
@@ -78,7 +78,7 @@ kotlin-compilerTestingKsp = { module = "com.github.tschuchortdev:kotlin-compile-
78
lint-lint = { module = "com.android.tools.lint:lint", version.ref = "lint" }
79
lint-api = { module = "com.android.tools.lint:lint-api", version.ref = "lint" }
80
81
-compose-bom = { group = "androidx.compose", name = "compose-bom", version = "2024.12.01" }
+compose-bom = { group = "androidx.compose", name = "compose-bom", version = "2025.01.00" }
82
compose-ui = { group = "androidx.compose.ui", name = "ui" }
83
compose-foundation = { group = "androidx.compose.foundation", name = "foundation" }
84
compose-runtime = { group = "androidx.compose.runtime", name = "runtime" }
0 commit comments