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 5a6d68a commit a0d32b4Copy full SHA for a0d32b4
build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
compile group:'com.squareup.okhttp3', name:'okhttp', version:'3.3.1'
22
// }
23
compile group:'com.google.code.gson', name:'gson', version:'2.6.2'
24
- compile group:'com.qiniu', name:'happy-dns-java', version:'0.1.3'
+ compile group:'com.qiniu', name:'happy-dns-java', version:'0.1.4'
25
testCompile group: 'junit', name: 'junit', version: '4.12'
26
}
27
0 commit comments