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

Commit

Permalink
Merge pull request #98 from eygraber/renovate/com.google.android.mate…
Browse files Browse the repository at this point in the history
…rial

Update dependency com.google.android.material:material to v1.6.0-beta01
  • Loading branch information
eygraber committed Mar 23, 2022
2 parents 517461d + bcbfaf5 commit e7c6e7a
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 @@ -62,7 +62,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-alpha03"
google-material = "com.google.android.material:material:1.6.0-beta01"

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" }
Expand Down

0 comments on commit e7c6e7a

Please sign in to comment.