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 8f5a04c commit 039b484Copy full SHA for 039b484
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:33.2.1-android'
+ api 'com.google.guava:guava:33.3.1-android'
25
modules {
26
module("com.google.guava:listenablefuture") {
27
replacedBy("com.google.guava:guava", "listenablefuture is part of guava")
0 commit comments