Bump material from 1.6.1 to 1.7.0 in /app

Bumps [material](https://github.com/material-components/material-components-android) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.1...1.7.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-20 04:45:48 +00:00 committed by GitHub
parent 63ff8e2ec0
commit b7bc0f73af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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