Commit a57db8f6 authored by mengcuiguang's avatar mengcuiguang

优化猎豹小游戏bug

parent ba248b37
...@@ -372,14 +372,9 @@ ...@@ -372,14 +372,9 @@
# ===================== 猎豹游戏 START ================ # ===================== 猎豹游戏 START ================
# 需要维持拓展库中的注释 -keep class com.cmgame.x5fit.** {*;}
-keep class com.cmgame.x5fit.X5CmGameSdk{*;} -keep class com.cmgame.gdtfit.** {*;}
-keep class com.cmgame.x5fit.X5WebViewModule{*;} -keep class com.cmcm.cmgame.** {*;}
# 需要保持游戏SDK的Bean类不被混淆
-keep class com.cmcm.cmgame.gamedata.bean.* {*;}
-keep class com.cmcm.cmgame.bean.* {*;}
-keep class com.cmcm.cmgame.httpengine.bean.* {*;}
# ======================= 猎豹游戏 END ================ # ======================= 猎豹游戏 END ================
......
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