Skip to content

Commit f3b0539

Browse files
Build(deps): Bump androidx.compose:compose-bom
Bumps androidx.compose:compose-bom from 2026.01.00 to 2026.01.01. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2026.01.01 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d27d1f commit f3b0539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
implementation("androidx.core:core-ktx:1.17.0")
4646

4747
// Compose BOM (Bill of Materials)
48-
implementation(platform("androidx.compose:compose-bom:2026.01.00"))
48+
implementation(platform("androidx.compose:compose-bom:2026.01.01"))
4949

5050
// Compose dependencies
5151
implementation("androidx.activity:activity-compose:1.12.2")

0 commit comments

Comments
 (0)