Skip to content

Commit

Permalink
Update dependency androidx.compose.material:material to v1.5.2 (casha…
Browse files Browse the repository at this point in the history
…pp#1108)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 064ca42 commit 1e2c936
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 @@ -27,7 +27,7 @@ bytebuddy-agent = { module = "net.bytebuddy:byte-buddy-agent", version.ref = "by
bytebuddy-core = { module = "net.bytebuddy:byte-buddy", version.ref = "bytebuddy" }

compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "composeCompiler" }
composeUi-material = { module = "androidx.compose.material:material", version = "1.5.1" }
composeUi-material = { module = "androidx.compose.material:material", version = "1.5.2" }
composeUi-uiTooling = { module = "androidx.compose.ui:ui-tooling" }

grgit = { module = "org.ajoberstar.grgit:grgit-core", version = "5.2.0" }
Expand Down

0 comments on commit 1e2c936

Please sign in to comment.