Skip to content

Commit

Permalink
Merge pull request #596 from jakepurple13/renovate/com.google.android…
Browse files Browse the repository at this point in the history
….material

Update com.google.android.material
  • Loading branch information
jakepurple13 authored Sep 13, 2022
2 parents 7eea496 + 8958914 commit 832afd9
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 @@ -50,8 +50,8 @@ composeActivity = "androidx.activity:activity-compose:1.5.1"
composeLifecycle = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
composeLifecycleRuntime = "androidx.lifecycle:lifecycle-runtime-compose:2.6.0-alpha02"
composeRuntimeLivedata = { module = "androidx.compose.runtime:runtime-livedata", version.ref = "jetpack" }
composeMaterialThemeAdapter = "com.google.android.material:compose-theme-adapter:1.1.17"
composeMaterial3ThemeAdapter = "com.google.android.material:compose-theme-adapter-3:1.0.17"
composeMaterialThemeAdapter = "com.google.android.material:compose-theme-adapter:1.1.18"
composeMaterial3ThemeAdapter = "com.google.android.material:compose-theme-adapter-3:1.0.18"
landscapistGlide = { module = "com.github.skydoves:landscapist-glide", version.ref = "landscapist" }
landscapistPalette = { module = "com.github.skydoves:landscapist-palette", version.ref = "landscapist" }
landscapistPlaceholder = { module = "com.github.skydoves:landscapist-placeholder", version.ref = "landscapist" }
Expand Down

0 comments on commit 832afd9

Please sign in to comment.