1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-23 03:54:54 +02:00

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

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
}
}