Bump guava from 31.0.1-android to 31.1-android (#2329)

Bumps [guava](https://github.com/google/guava) from 31.0.1-android to 31.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
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-03 18:56:43 -05:00 committed by GitHub
parent 3d6f50a867
commit ac5642a482
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,6 +118,6 @@ dependencies {
implementation("androidx.wear.compose:compose-material:1.0.0-alpha14")
implementation("androidx.wear.compose:compose-navigation:1.0.0-alpha14")
implementation("com.google.guava:guava:31.0.1-android")
implementation("com.google.guava:guava:31.1-android")
implementation("androidx.wear.tiles:tiles:1.0.0")
}