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 14a7b40 commit 215a9ceCopy full SHA for 215a9ce
catalog/build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
api "androidx.window:window-java:1.0.0-beta04"
22
api "androidx.preference:preference:1.1.1"
23
24
- api 'com.google.guava:guava:32.1.2-android'
+ api 'com.google.guava:guava:32.1.3-android'
25
modules {
26
module("com.google.guava:listenablefuture") {
27
replacedBy("com.google.guava:guava", "listenablefuture is part of guava")
0 commit comments