Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.compose.material:material-…
Browse files Browse the repository at this point in the history
…icons-extended-desktop to v1.5.11
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 0bd6be6 commit faaff32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ compose-activity = "androidx.activity:activity-compose:1.8.0"
compose-compiler = "androidx.compose.compiler:compiler:1.5.3"
compose-foundation = "androidx.compose.foundation:foundation:1.5.4"
compose-material3 = "androidx.compose.material3:material3:1.1.2"
compose-material-icons = "org.jetbrains.compose.material:material-icons-extended-desktop:1.5.10"
compose-material-icons = "org.jetbrains.compose.material:material-icons-extended-desktop:1.5.11"
compose-theme-adapter = "com.google.accompanist:accompanist-themeadapter-material3:0.32.0"

google-material = { module = "com.google.android.material:material", version.ref = "googleMaterial" }
Expand Down

0 comments on commit faaff32

Please sign in to comment.