add proguard

This commit is contained in:
unknown
2021-01-05 10:11:00 +08:00
parent 17cd8c57e3
commit becc8b2ff5
16 changed files with 43 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
-keep class com.mogo.httpdns.IMogoHttpDns{*;}
-keep class com.mogo.httpdns.MogoHttpDnsHandler{*;}