Merge pull request #686 from mar-v-in/minidns

Use minidns instead of dnsjava
This commit is contained in:
Vincent
2014-06-23 23:16:25 +02:00
7 changed files with 24 additions and 21 deletions

View File

@@ -19,7 +19,7 @@ dependencies {
compile project(':extern:spongycastle:prov')
compile project(':extern:AppMsg:library')
compile project(':extern:SuperToasts:supertoasts')
compile project(':extern:dnsjava')
compile project(':extern:minidns')
compile project(':extern:KeybaseLib:Lib')