add proguard

This commit is contained in:
unknown
2020-12-25 17:57:27 +08:00
parent b79b3a8bb1
commit c004d9cb19
12 changed files with 36 additions and 13 deletions

View File

@@ -14,6 +14,10 @@ public
@Keep
class MogoHttpDnsHandler {
private MogoHttpDnsHandler(){
}
private static IMogoHttpDns sHttpDns;
public static IMogoHttpDns getHttpDnsApi() {