Commit c84c8a42 authored by Max Lv's avatar Max Lv

Remove trust-dns feature

parent ee28f971
......@@ -53,10 +53,11 @@ androidExtensions {
cargo {
module = 'shadowsocks-rust'
libname = 'shadowsocks-rust'
libname = 'shadowsocks'
targets = ['arm', 'arm64', 'x86', 'x86_64']
profile = 'release'
features {
noDefaultBut "sodium", "trust-dns"
noDefaultBut "sodium"
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment