Bump com.google.guava:guava from 31.1-android to 32.0.0-android (#3559)

Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-android to 32.0.0-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] 2023-06-02 20:45:55 -04:00 committed by GitHub
parent 8dac1627f4
commit 0aad2cb18e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ dependencies {
implementation("androidx.wear.compose:compose-material:1.1.2")
implementation("androidx.wear.compose:compose-navigation:1.1.2")
implementation("com.google.guava:guava:31.1-android")
implementation("com.google.guava:guava:32.0.0-android")
implementation("androidx.wear.tiles:tiles:1.1.0")
implementation("androidx.wear.tiles:tiles-material:1.1.0")