Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Update dependency com.google.android.material:material to v1.6.1 (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 1, 2022
1 parent cdcba75 commit 75d6ca9
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 @@ -18,7 +18,7 @@ appcompat = "androidx.appcompat:appcompat:1.4.1"
# https://developer.android.com/jetpack/androidx/releases/constraintlayout
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
# https://github.com/material-components/material-components-android/releases
material = "com.google.android.material:material:1.6.0"
material = "com.google.android.material:material:1.6.1"
# https://developer.android.com/jetpack/androidx/releases/lifecycle
lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.4.1"
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit 75d6ca9

Please sign in to comment.