Bump MiniDNS to 0.4.0-alpha1

This commit is contained in:
Florian Schmaus 2018-08-02 14:38:44 +02:00
parent 50385be964
commit b2c0d43a2d
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-alpha1'
miniDnsVersion = '0.3.0'
miniDnsVersion = '0.4.0-alpha1'
smackMinAndroidSdk = 9
}
}