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 00f276d commit 25fbb77Copy full SHA for 25fbb77
.brazil.json
@@ -44,10 +44,19 @@
44
"KotlinStdlib-1.9.x",
45
"KotlinxCoroutinesCoreJvm-1.7.x"
46
],
47
+ "com.squareup.okhttp3:okhttp-coroutines:5.*": [
48
+ "KotlinStdlibCommon-1.9.x",
49
+ "KotlinStdlib-1.9.x",
50
+ "KotlinxCoroutinesCoreJvm-1.7.x"
51
+ ],
52
"com.squareup.okhttp3:okhttp-jvm:5.*": [
53
"KotlinStdlibCommon-1.9.x",
54
"KotlinStdlib-1.9.x"
55
56
+ "com.squareup.okhttp3:okhttp:5.*": [
57
58
+ "KotlinStdlib-1.9.x"
59
60
"com.squareup.okio:okio-jvm:3.*": [
61
62
"KotlinStdlibJdk8-1.9.x"
0 commit comments