Bump jxmpp Version to 0.7.0-alpha6

This commit is contained in:
Florian Schmaus 2020-05-24 13:14:14 +02:00
parent c7c5b10c41
commit f750c79392
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ allprojects {
// See also:
// - https://issues.apache.org/jira/browse/MNG-6232
// - https://issues.igniterealtime.org/browse/SMACK-858
jxmppVersion = '0.7.0-alpha5'
jxmppVersion = '0.7.0-alpha6'
miniDnsVersion = '0.4.0-alpha5'
smackMinAndroidSdk = 19
junitVersion = '5.6.0'