Bump jxmpp to 0.4.2

SMACK-687
This commit is contained in:
Florian Schmaus 2015-07-29 08:21:20 +02:00
parent 9884eee85d
commit 8db082e5ea
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ allprojects {
ext {
shortVersion = '4.1.4'
isSnapshot = true
jxmppVersion = '0.4.2-beta1'
jxmppVersion = '0.4.2'
smackMinAndroidSdk = 8
}
}