Bump jxmpp to 0.6.2

This commit is contained in:
Florian Schmaus 2018-04-13 10:15:28 +02:00
parent 5f58529c3a
commit 7baf276ba0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ allprojects {
ext {
shortVersion = '4.2.4'
isSnapshot = true
jxmppVersion = '0.6.0'
jxmppVersion = '0.6.2'
smackMinAndroidSdk = 8
}
}