Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Update dependency com.google.android.material:material to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 31, 2022
1 parent 00ef767 commit 9d72972
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 @@ -71,7 +71,7 @@ detekt = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref
detektEygraber-formatting = { module = "com.eygraber.detekt.rules:formatting", version.ref = "detektEygraber" }
detektEygraber-style = { module = "com.eygraber.detekt.rules:style", version.ref = "detektEygraber" }

google-material = "com.google.android.material:material:1.6.0"
google-material = "com.google.android.material:material:1.6.1"

kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "kotlinx-coroutines" }

0 comments on commit 9d72972

Please sign in to comment.