Skip to content

Commit 4c2de7a

Browse files
authored
Merge pull request #488 from YangSen-qn/http3
happy-dns to 2.0.0
2 parents 92b901a + 08c9fe9 commit 4c2de7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
5555

5656
// implementation 'com.squareup.okhttp3:okhttp:3.12.+'
57-
implementation 'com.qiniu:happy-dns:1.0.1'
57+
implementation 'com.qiniu:happy-dns:2.0.0'
5858
// for javax.annotation.Nullable use in custom MultipartBody and Headers implements.
5959
// implementation 'com.google.code.findbugs:jsr305:3.0.2'
6060
implementation 'org.conscrypt:conscrypt-android:2.2.1'

0 commit comments

Comments
 (0)