mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 12:02:05 +01:00
resolver-dnsjava: change description
The recommended resolver on Android is MiniDNS.
This commit is contained in:
parent
e8fef260e6
commit
5d10afbb11
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
description = """\
|
description = """\
|
||||||
DNS SRV with dnsjava
|
DNS SRV with dnsjava
|
||||||
Use dnsjava for DNS SRV lookups. For platforms that don't provide the
|
Use dnsjava for DNS SRV lookups."""
|
||||||
javax.naming API (e.g. Android)."""
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile project(':smack-core')
|
compile project(':smack-core')
|
||||||
|
|
Loading…
Reference in a new issue