Bump jxmpp to 0.6.2

This commit is contained in:
Florian Schmaus 2018-05-05 10:57:32 +02:00
parent 82cbc40327
commit 8fbe84ad4b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ allprojects {
ext {
shortVersion = '4.3.0-beta2'
isSnapshot = true
jxmppVersion = '0.6.0'
jxmppVersion = '0.6.2'
miniDnsVersion = '0.3.0'
smackMinAndroidSdk = 9
}