mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-12-26 04:28:00 +01:00
Bump jxmpp version to 1.1.0-beta1
This commit is contained in:
parent
8d7952cec3
commit
ab16e1a32c
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ allprojects {
|
||||||
// See also:
|
// See also:
|
||||||
// - https://issues.apache.org/jira/browse/MNG-6232
|
// - https://issues.apache.org/jira/browse/MNG-6232
|
||||||
// - https://issues.igniterealtime.org/browse/SMACK-858
|
// - https://issues.igniterealtime.org/browse/SMACK-858
|
||||||
jxmppVersion = '[1.0.0, 1.0.999]'
|
jxmppVersion = '[1.1.0-beta1, 1.1.999]'
|
||||||
miniDnsVersion = '[1.1.0-alpha3, 1.1.999]'
|
miniDnsVersion = '[1.1.0-alpha3, 1.1.999]'
|
||||||
smackMinAndroidSdk = 21
|
smackMinAndroidSdk = 21
|
||||||
junitVersion = '5.7.1'
|
junitVersion = '5.7.1'
|
||||||
|
|
Loading…
Reference in a new issue