1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-09 18:29:45 +02:00

Bump jxmpp to 0.5.0-alpha6

This commit is contained in:
Florian Schmaus 2015-06-16 10:08:18 +02:00
parent c9eb6323c0
commit 0cbbedd2f4
3 changed files with 3 additions and 23 deletions

View file

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