MiniDNS / minidns

DNS library for Android and Java SE
Other
215 stars 61 forks source link

Unable to resolve dependency #96

Closed Hjt830 closed 4 years ago

Hjt830 commented 5 years ago
when I use smack, it is need ninidns. I use dependency "implementation "org.minidns:minidns-hla:$minidnsVersion"" in the gradle file. I will receive error.
Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve de.measite.minidns:minidns:[0.1,0.2).