Skip to content

Commit cf3d809

Browse files
chore(deps): update dependency androidx.compose:compose-bom to v2025.12.01 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f69267 commit cf3d809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • project-generator/src/main/kotlin/io/github/cdsap/projectgenerator/model

project-generator/src/main/kotlin/io/github/cdsap/projectgenerator/model/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ data class Android(
7575
val work: String = "2.11.0",
7676
val hilt: String = "2.57.2",
7777
val hiltAandroidx: String = "1.3.0",
78-
val composeBom: String = "2025.12.00",
78+
val composeBom: String = "2025.12.01",
7979
val robolectric: String = "4.15.1",
8080
val espresso: String = "3.7.0",
8181
)

0 commit comments

Comments
 (0)