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

Commit

Permalink
Update com.google.android.material
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2022
1 parent 1f8a22d commit 111dd77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx

jetpack-compose-compiler = { module = "androidx.compose.ui:ui-tooling", version.ref = "jetpack-compose-compiler" }
jetpack-compose-material = { module = "androidx.compose.material:material", version.ref = "jetpack-compose" }
jetpack-compose-themeAdapter = { module = "com.google.android.material:compose-theme-adapter", version = "1.1.6" }
jetpack-compose-themeAdapter = { module = "com.google.android.material:compose-theme-adapter", version = "1.1.8" }
jetpack-compose-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "jetpack-compose" }

buildscript-android = { module = "com.android.tools.build:gradle", version.ref = "android-plugin" }
Expand All @@ -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-beta01"
google-material = "com.google.android.material:material:1.6.0"

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 111dd77

Please sign in to comment.