Use minidns for android to fix starting crash

This commit is contained in:
Benau
2020-03-13 21:31:33 +08:00
parent cf6225e3ae
commit 7598dc7b37
4 changed files with 160 additions and 1 deletions

View File

@@ -39,3 +39,8 @@ android
}
}
}
dependencies
{
implementation 'org.minidns:minidns-hla:0.3.3'
}