1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-25 15:52:06 +01:00

Bump jxmpp to 0.6.2

This commit is contained in:
Florian Schmaus 2018-04-13 10:15:28 +02:00
parent 5f58529c3a
commit 7baf276ba0

View file

@ -2,7 +2,7 @@ allprojects {
ext {
shortVersion = '4.2.4'
isSnapshot = true
jxmppVersion = '0.6.0'
jxmppVersion = '0.6.2'
smackMinAndroidSdk = 8
}
}