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

chore(deps): bump material from 1.6.0 to 1.6.1 in /app
pull/1946/head
kunfei 3 years ago committed by GitHub
commit 654410da23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

@ -167,7 +167,7 @@ dependencies {
implementation('androidx.webkit:webkit:1.4.0')
//google
implementation('com.google.android.material:material:1.6.0')
implementation('com.google.android.material:material:1.6.1')
implementation('com.google.android.flexbox:flexbox:3.0.0')
implementation('com.google.code.gson:gson:2.9.0')

Loading…
Cancel
Save