mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-12-25 20:18: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:
|
||||
// - https://issues.apache.org/jira/browse/MNG-6232
|
||||
// - 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]'
|
||||
smackMinAndroidSdk = 21
|
||||
junitVersion = '5.7.1'
|
||||
|
|
Loading…
Reference in a new issue