Skip to content

Commit b84651a

Browse files
authored
Update libs.versions.toml
1 parent bf82f55 commit b84651a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ kotlinxCoroutines = "1.10.2"
1717
activitycompose = "1.13.0"
1818
androidx-core = "1.18.0"
1919
androidx-startup = "1.2.0"
20-
compose-bom = "2026.05.00"
20+
compose-bom = "2026.03.00"
2121
constraintlayout = "2.2.1"
2222

2323
# Material
@@ -97,4 +97,4 @@ android-application = { id = "com.android.application", version.ref = "agp" }
9797
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
9898
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
9999
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
100-
screenshot = { id = "com.android.compose.screenshot", version.ref = "screenshot"}
100+
screenshot = { id = "com.android.compose.screenshot", version.ref = "screenshot"}

0 commit comments

Comments
 (0)