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.5.0-alpha7

This commit is contained in:
Florian Schmaus 2015-11-22 23:18:46 +01:00
parent 8dcb3c11ff
commit eb1499696a

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