Skip to content

Commit

Permalink
Bump guava from 31.0.1-android to 31.1-android (#2329)
Browse files Browse the repository at this point in the history
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2022
1 parent 3d6f50a commit ac5642a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wear/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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")
}

0 comments on commit ac5642a

Please sign in to comment.