Skip to content

Commit fdec016

Browse files
Bump androidx.compose:compose-bom from 2024.12.01 to 2025.01.00
Bumps androidx.compose:compose-bom from 2024.12.01 to 2025.01.00. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e87731a commit fdec016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ kotlin-compilerTestingKsp = { module = "com.github.tschuchortdev:kotlin-compile-
7878
lint-lint = { module = "com.android.tools.lint:lint", version.ref = "lint" }
7979
lint-api = { module = "com.android.tools.lint:lint-api", version.ref = "lint" }
8080

81-
compose-bom = { group = "androidx.compose", name = "compose-bom", version = "2024.12.01" }
81+
compose-bom = { group = "androidx.compose", name = "compose-bom", version = "2025.01.00" }
8282
compose-ui = { group = "androidx.compose.ui", name = "ui" }
8383
compose-foundation = { group = "androidx.compose.foundation", name = "foundation" }
8484
compose-runtime = { group = "androidx.compose.runtime", name = "runtime" }

0 commit comments

Comments
 (0)