We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ebff1 commit 4da4591Copy full SHA for 4da4591
build.gradle
@@ -45,7 +45,7 @@ ext {
45
// Which leads to build failure because of -Werror.
46
protoVersion = '3.22.0'
47
annotationApiVersion = '1.3.2'
48
- guavaVersion = '31.1-jre' // [10.0,)
+ guavaVersion = '32.0.1-jre' // [10.0,)
49
tallyVersion = '0.13.0' // [0.4.0,)
50
51
gsonVersion = '2.10.1' // [2.0,)
0 commit comments