Bump guava from 27.0.1-android to 31.0.1-android

Bumps [guava](https://github.com/google/guava) from 27.0.1-android to 31.0.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-22 10:29:36 +00:00 committed by Wisest_wizard
parent bd1cb9eab9
commit b5bff83075

View File

@ -167,7 +167,7 @@ dependencies {
implementation 'androidx.palette:palette:1.0.0'
implementation 'androidx.documentfile:documentfile:1.0.1'
implementation 'com.google.guava:guava:27.0.1-android'
implementation 'com.google.guava:guava:31.0.1-android'
def core_version = "1.7.0"
implementation "androidx.core:core:$core_version"