Bump material from 1.7.0 to 1.8.0 in /app

Bumps [material](https://github.com/material-components/material-components-android) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.7.0...1.8.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]
2023-01-25 04:09:34 +00:00
committed by GitHub
parent 2ddacfd06b
commit 25c9e6c456

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