Bump jXMPP version to 1.0.0

This commit is contained in:
Florian Schmaus 2020-07-18 21:55:47 +02:00
parent 2b423b911e
commit 7d6374b04b
1 changed files with 1 additions and 1 deletions

View File

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