Skip to content

Commit

Permalink
Update dependency androidx.compose.material:material to v1.6.7 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored May 4, 2024
1 parent 8eef830 commit 511631f
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 @@ -11,7 +11,7 @@ jvm-toolchain = "11"
[libraries]
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.0" }
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
compose-material = { module = "androidx.compose.material:material", version = "1.6.6" }
compose-material = { module = "androidx.compose.material:material", version = "1.6.7" }
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
datadog-kmp = { module = "com.juul.datadog:datadog", version.ref = "datadog-kmp" }
datadog-kmp-bundled = { module = "com.juul.datadog:bundled", version.ref = "datadog-kmp" }
Expand Down

0 comments on commit 511631f

Please sign in to comment.