mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-10 18:59:41 +02:00
Add unit test for smack-resolver-minidns-dox
This commit is contained in:
parent
a1c88f1fad
commit
7fd0676ff4
3 changed files with 174 additions and 4 deletions
|
@ -4,4 +4,5 @@ DNS over XMPP (DoX) support using MiniDNS."""
|
|||
dependencies {
|
||||
compile project(path: ':smack-resolver-minidns')
|
||||
compile project(path: ':smack-experimental')
|
||||
testCompile project(path: ":smack-core", configuration: "testRuntime")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue