Bump jxmpp to 0.7.0-alpha5

This commit is contained in:
Florian Schmaus 2018-10-22 20:43:36 +02:00
parent 367580d37b
commit 77f3864ea8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ allprojects {
ext {
shortVersion = '4.4.0-alpha2'
isSnapshot = true
jxmppVersion = '0.7.0-alpha3'
jxmppVersion = '0.7.0-alpha5'
miniDnsVersion = '0.4.0-alpha3'
smackMinAndroidSdk = 9
}