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 168aa1a commit 3405820Copy full SHA for 3405820
build.gradle
@@ -23,7 +23,7 @@ buildscript {
23
commons_io : 'commons-io:commons-io:2.12.0',
24
commons_lang : 'org.apache.commons:commons-lang3:3.12.0',
25
commons_text : 'org.apache.commons:commons-text:1.10.0',
26
- guava : 'com.google.guava:guava:32.0.0-jre',
+ guava : 'com.google.guava:guava:32.0.1-jre',
27
junit : 'junit:junit:4.13.2',
28
proguard_gradle: 'com.guardsquare:proguard-gradle:7.3.2',
29
snakeyaml : 'org.yaml:snakeyaml:1.32:android',
0 commit comments