mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 06:12:05 +01:00
Bump MiniDNS version to 1.0.0
This commit is contained in:
parent
7d6374b04b
commit
dad2a1ad2e
1 changed files with 1 additions and 1 deletions
|
@ -122,8 +122,8 @@ 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
|
||||||
miniDnsVersion = '0.4.0-alpha6'
|
|
||||||
jxmppVersion = '1.0.0'
|
jxmppVersion = '1.0.0'
|
||||||
|
miniDnsVersion = '1.0.0'
|
||||||
smackMinAndroidSdk = 19
|
smackMinAndroidSdk = 19
|
||||||
junitVersion = '5.6.2'
|
junitVersion = '5.6.2'
|
||||||
commonsIoVersion = '2.6'
|
commonsIoVersion = '2.6'
|
||||||
|
|
Loading…
Reference in a new issue