chore(deps): bump material from 1.6.0 to 1.6.1 in /app

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-02 04:38:36 +00:00 committed by GitHub
parent c141217320
commit 7fadafc753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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')