1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-10-18 12:15:58 +02:00

Bump jxmpp version to 1.1.0-beta1

This commit is contained in:
Florian Schmaus 2024-09-15 19:45:15 +02:00
parent 8d7952cec3
commit ab16e1a32c

View file

@ -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'