Skip to content

Commit

Permalink
Build: Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Sep 14, 2024
1 parent 05efbf3 commit 6600b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ android {
}

dependencies {
implementation(platform("androidx.compose:compose-bom:2024.09.00"))
implementation(platform("androidx.compose:compose-bom:2024.09.01"))
implementation("androidx.compose.material3:material3")
implementation("androidx.compose.ui:ui-tooling-preview")
debugImplementation("androidx.compose.ui:ui-tooling")
Expand Down

0 comments on commit 6600b1f

Please sign in to comment.