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 0af2cfe commit 5b75308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ android {
dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2")

implementation(platform("androidx.compose:compose-bom:2024.09.00"))
implementation(platform("androidx.compose:compose-bom:2024.09.01"))
implementation("androidx.compose.animation:animation-graphics")
implementation("androidx.compose.material:material-icons-extended")
implementation("androidx.compose.material3:material3")
Expand Down

0 comments on commit 5b75308

Please sign in to comment.