mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 03:52:06 +01:00
Bump MiniDNS version to 1.1.0-alpha3
This commit is contained in:
parent
1c1f57d9ff
commit
8d7952cec3
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ allprojects {
|
||||||
// - 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.0.0, 1.0.999]'
|
||||||
miniDnsVersion = '[1.0.0, 1.0.999]'
|
miniDnsVersion = '[1.1.0-alpha3, 1.1.999]'
|
||||||
smackMinAndroidSdk = 21
|
smackMinAndroidSdk = 21
|
||||||
junitVersion = '5.7.1'
|
junitVersion = '5.7.1'
|
||||||
commonsIoVersion = '2.6'
|
commonsIoVersion = '2.6'
|
||||||
|
|
Loading…
Reference in a new issue