Merge pull request #2724 from gedoor/dependabot/gradle/app/com.google.android.material-material-1.8.0

Bump material from 1.7.0 to 1.8.0 in /app
This commit is contained in:
kunfei 2023-01-25 12:22:50 +08:00 committed by GitHub
commit 444af2371c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@ dependencies {
implementation('androidx.webkit:webkit:1.5.0')
//google
implementation('com.google.android.material:material:1.7.0')
implementation('com.google.android.material:material:1.8.0')
implementation('com.google.android.flexbox:flexbox:3.0.0')
implementation('com.google.code.gson:gson:2.10.1')