mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-21 19:42:05 +01:00
resolver-dnsjava: bump to dnsjava 3.0 series
This commit is contained in:
parent
5d10afbb11
commit
268425854a
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ Use dnsjava for DNS SRV lookups."""
|
|||
|
||||
dependencies {
|
||||
compile project(':smack-core')
|
||||
compile 'dnsjava:dnsjava:[2.1,2.2)'
|
||||
compile 'dnsjava:dnsjava:[3.0.0,3.0.9999]'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue