Bump MiniDNS to 0.4.0-alpha2

This commit is contained in:
Florian Schmaus 2018-10-14 14:32:01 +02:00
parent f94c6cd970
commit 86e16c9412
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ allprojects {
shortVersion = '4.4.0-alpha2'
isSnapshot = true
jxmppVersion = '0.7.0-alpha2'
miniDnsVersion = '0.4.0-alpha1'
miniDnsVersion = '0.4.0-alpha2'
smackMinAndroidSdk = 9
}
}