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 69b2a40 commit 5b94652Copy full SHA for 5b94652
integration/kotlinx-coroutines-guava/build.gradle
@@ -1,4 +1,5 @@
1
-ext.guava_version = '21.0'
+ext.guava_version = '24.0-jre'
2
+
3
dependencies {
4
compile "com.google.guava:guava:$guava_version"
5
}
0 commit comments