mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Bump jxmpp to 0.7.0-alpha1
This commit is contained in:
parent
9bb724d65d
commit
50385be964
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ allprojects {
|
|||
ext {
|
||||
shortVersion = '4.4.0-alpha2'
|
||||
isSnapshot = true
|
||||
jxmppVersion = '0.6.2'
|
||||
jxmppVersion = '0.7.0-alpha1'
|
||||
miniDnsVersion = '0.3.0'
|
||||
smackMinAndroidSdk = 9
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue