Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 70bea341 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump material from 1.6.1 to 1.8.0

Bumps [material](https://github.com/material-components/material-components-android) from 1.6.1 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.6.1...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: default avatardependabot[bot] <support@github.com>
parent ae7bbd09
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ dependencies {
    implementation 'androidx.core:core:1.9.0'
    implementation 'androidx.fragment:fragment:1.5.5'

    implementation 'com.google.android.material:material:1.7.0'
    implementation 'com.google.android.material:material:1.8.0'

    compileOnly "org.projectlombok:lombok:1.18.26"
    annotationProcessor "org.projectlombok:lombok:1.18.24"