Commit fa81bd32 authored by fengruiyu's avatar fengruiyu

去除.idea文件

添加百度的混淆文件
parent 7f6c0391
...@@ -3,15 +3,12 @@ ...@@ -3,15 +3,12 @@
.gradle .gradle
/local.properties /local.properties
/.idea /.idea
<<<<<<< HEAD
/.idea/libraries /.idea/libraries
/.idea/modules.xml /.idea/modules.xml
/.idea/workspace.xml /.idea/workspace.xml
/.idea/navEditor.xml /.idea/navEditor.xml
/.idea/vcs.xml /.idea/vcs.xml
/.idea/assetWizardSettings.xml /.idea/assetWizardSettings.xml
=======
>>>>>>> 51e259dbaa1307df3b5a176164c24faf100db48c
.DS_Store .DS_Store
/build /build
/captures /captures
......
...@@ -410,6 +410,12 @@ ...@@ -410,6 +410,12 @@
# ======================= 穿山甲 GroMore END ================ # ======================= 穿山甲 GroMore END ================
# ===================== 百度地图 START ================
-keep class com.baidu.** {*;}
-keep class vi.com.** {*;}
-keep class com.baidu.vi.** {*;}
-dontwarn com.baidu.**
# ===================== 百度地图 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