Skip to content

Commit c876f6a

Browse files
Update dependency androidx.compose:compose-bom to v2026
1 parent f103a95 commit c876f6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile>().configureEach
5252

5353
dependencies {
5454

55-
implementation(platform("androidx.compose:compose-bom:2023.10.01"))
55+
implementation(platform("androidx.compose:compose-bom:2026.03.01"))
5656

5757
implementation("androidx.compose.ui:ui-graphics")
5858
implementation("androidx.core:core-ktx:1.12.0")

0 commit comments

Comments
 (0)