Bump jxmpp to 0.5.0-alpha7

This commit is contained in:
Florian Schmaus 2015-11-22 23:18:46 +01:00
parent 8dcb3c11ff
commit eb1499696a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ allprojects {
ext {
shortVersion = '4.2.0-alpha3'
isSnapshot = true
jxmppVersion = '0.5.0-alpha6'
jxmppVersion = '0.5.0-alpha7'
smackMinAndroidSdk = 8
}
}