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 Jan 20, 2023
1 parent 773be8e commit 49f7a5c
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 @@ -56,7 +56,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.10" }
jetpack-compose-themeAdapter = { module = "com.google.android.material:compose-theme-adapter", version = "1.2.1" }
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 @@ -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.7.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" }

0 comments on commit 49f7a5c

Please sign in to comment.