mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Use jxmpp 0.2.0
this also changes jxmpp's group from org.jivesoftware.jxmpp to org.jxmpp
This commit is contained in:
parent
06ab0e32d7
commit
46a54bcd7d
3 changed files with 3 additions and 7 deletions
|
@ -6,5 +6,5 @@ javax.naming API (e.g. Android)."""
|
|||
dependencies {
|
||||
compile project(path: ':smack-core', configuration: 'dns')
|
||||
compile 'de.measite.minidns:minidns:0.1.1'
|
||||
compile "org.igniterealtime.jxmpp:jxmpp-util-cache:$jxmppVersion"
|
||||
compile "org.jxmpp:jxmpp-util-cache:$jxmppVersion"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue