Skip to content

Commit ea84a92

Browse files
Merge pull request #16405 from nextcloud/renovate/major-composebom
fix(deps): update dependency androidx.compose:compose-bom to v2026
2 parents b88aea7 + 264a058 commit ea84a92

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ checker = "3.21.2"
1919
coilVersion = "2.7.0"
2020
commonsHttpclient = "3.1"
2121
commonsIoVersion = "2.21.0"
22-
composeBom = "2025.12.01"
22+
composeBom = "2026.01.01"
2323
conscryptAndroidVersion = "2.5.3"
2424
constraintlayoutVersion = "2.2.1"
2525
coreTestingVersion = "2.2.0"

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,6 +1458,11 @@
14581458
<sha256 value="9bc8c321324e7492f74ce7de4b6a2a12f8f37cafc4a7a2a882ab75da972779ce" origin="Generated by Gradle" reason="Artifact is not signed"/>
14591459
</artifact>
14601460
</component>
1461+
<component group="androidx.compose" name="compose-bom" version="2026.01.01">
1462+
<artifact name="compose-bom-2026.01.01.pom">
1463+
<sha256 value="f6f7ad62010fef785fb0e1bc80065448123b5d10c1c431b677284b316662d94d" origin="Generated by Gradle" reason="Artifact is not signed"/>
1464+
</artifact>
1465+
</component>
14611466
<component group="androidx.compose.animation" name="animation" version="1.10.0">
14621467
<artifact name="animation-1.10.0.module">
14631468
<sha256 value="2158c1b57ce292ac2fd0d1541ece2cd08bbfbbd80aa6417a0668076693855458" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)