Skip to content

Commit 7e8ef63

Browse files
author
yangsen
committed
change happy-dns dependencies
1 parent 5e03fbf commit 7e8ef63

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.0'
57+
implementation 'com.qiniu:happy-dns:1.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)