Skip to content

Commit f017548

Browse files
chore(deps): update dependency androidx.compose:compose-bom to v2026.02.00
1 parent 4107763 commit f017548

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
@@ -78,7 +78,7 @@ data class Android(
7878
val hiltAandroidx: String = "1.3.0",
7979
val metro: String = "0.10.3",
8080
val metroPlugin: String = "0.10.2",
81-
val composeBom: String = "2026.01.01",
81+
val composeBom: String = "2026.02.00",
8282
val robolectric: String = "4.16.1",
8383
val espresso: String = "3.7.0",
8484
)

0 commit comments

Comments
 (0)