We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4107763 + f017548 commit 53e85fdCopy full SHA for 53e85fd
1 file changed
project-generator/src/main/kotlin/io/github/cdsap/projectgenerator/model/Versions.kt
@@ -78,7 +78,7 @@ data class Android(
78
val hiltAandroidx: String = "1.3.0",
79
val metro: String = "0.10.3",
80
val metroPlugin: String = "0.10.2",
81
- val composeBom: String = "2026.01.01",
+ val composeBom: String = "2026.02.00",
82
val robolectric: String = "4.16.1",
83
val espresso: String = "3.7.0",
84
)
0 commit comments