feat: 优化代码

pull/133/head
kunfei 5 years ago
parent f5c1183703
commit 6528d3633c
  1. 1
      app/proguard-rules.pro

@ -168,6 +168,7 @@
-dontnote org.python.core.** -dontnote org.python.core.**
-dontwarn com.hwangjr.rxbus.** -dontwarn com.hwangjr.rxbus.**
-dontwarn okhttp3.** -dontwarn okhttp3.**
-dontwarn org.conscrypt.**
-keep class retrofit2.**{*;} -keep class retrofit2.**{*;}
-keep class okhttp3.**{*;} -keep class okhttp3.**{*;}

Loading…
Cancel
Save