Skip to content

Commit 8f87a52

Browse files
authored
fix: add resolves-conflict-dependency for OkHttp 4.x (#1152)
1 parent 84fa411 commit 8f87a52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.brazil.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@
4343
],
4444
"com.squareup.okio:okio-jvm:3.*": [
4545
"KotlinStdlib-2.x"
46+
],
47+
"com.squareup.okhttp3:okhttp:4.*": [
48+
"OkHttp3-4.x"
4649
]
4750
}
4851
}

0 commit comments

Comments
 (0)