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.
2 parents 92b901a + 08c9fe9 commit 4c2de7aCopy full SHA for 4c2de7a
library/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
55
56
// implementation 'com.squareup.okhttp3:okhttp:3.12.+'
57
- implementation 'com.qiniu:happy-dns:1.0.1'
+ implementation 'com.qiniu:happy-dns:2.0.0'
58
// for javax.annotation.Nullable use in custom MultipartBody and Headers implements.
59
// implementation 'com.google.code.findbugs:jsr305:3.0.2'
60
implementation 'org.conscrypt:conscrypt-android:2.2.1'
0 commit comments