Bump jxmpp to 0.6.0

This commit is contained in:
Florian Schmaus 2017-11-18 15:44:01 +01:00
parent 2341bb4e23
commit 809ab6f42f
1 changed files with 1 additions and 1 deletions

View File

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