Skip to content

Commit 6fdeba8

Browse files
Bump androidx.compose:compose-bom from 2025.01.00 to 2025.01.01 (#2193)
Bumps androidx.compose:compose-bom from 2025.01.00 to 2025.01.01. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alejandro Rosas <alejandrorosasdev@gmail.com>
1 parent 8738736 commit 6fdeba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ kotlin-compilerTestingKsp = { module = "dev.zacsweers.kctfork:ksp", version.ref
7777
lint-lint = { module = "com.android.tools.lint:lint", version.ref = "lint" }
7878
lint-api = { module = "com.android.tools.lint:lint-api", version.ref = "lint" }
7979

80-
compose-bom = { group = "androidx.compose", name = "compose-bom", version = "2025.01.00" }
80+
compose-bom = { group = "androidx.compose", name = "compose-bom", version = "2025.01.01" }
8181
compose-ui = { group = "androidx.compose.ui", name = "ui" }
8282
compose-foundation = { group = "androidx.compose.foundation", name = "foundation" }
8383
compose-runtime = { group = "androidx.compose.runtime", name = "runtime" }

0 commit comments

Comments
 (0)