chore(deps): update dependency com.google.android.material:material to v1.8.0

This commit is contained in:
Renovate Bot 2023-01-24 22:33:36 +00:00
parent ef0701cd35
commit fb09b95fb0
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ dependencies {
implementation("androidx.preference:preference-ktx:1.2.0")
implementation("androidx.recyclerview:recyclerview:1.2.1")
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
implementation("com.google.android.material:material:1.7.0")
implementation("com.google.android.material:material:1.8.0")
implementation("com.android.support.constraint:constraint-layout:2.0.4")
implementation("com.google.android.exoplayer:exoplayer-core:2.18.1")