Skip to content

Commit

Permalink
chore(deps): update dependency com.google.guava:guava to v32
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Jul 31, 2023
1 parent c2b941a commit 81a440a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ext {
// Which leads to build failure because of -Werror.
protoVersion = '3.22.0'
annotationApiVersion = '1.3.2'
guavaVersion = '31.1-jre' // [10.0,)
guavaVersion = '32.0.1-android' // [10.0,)
tallyVersion = '0.13.0' // [0.4.0,)

gsonVersion = '2.10.1' // [2.0,)
Expand Down

0 comments on commit 81a440a

Please sign in to comment.