4 Star 1 Fork 0

狂风暴雨/guitong

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
proguard-project.txt 1.72 KB
一键复制 编辑 原始数据 按行查看 历史
狂风暴雨 提交于 2018-12-22 10:25 . 第一次提交
# To enable ProGuard in your project, edit project.properties
# to define the proguard.config property as described in that file.
#
# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in ${sdk.dir}/tools/proguard/proguard-android.txt
# You can edit the include path and order by changing the ProGuard
# include property in project.properties.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html
# Add any project specific keep options here:
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class:
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
-libraryjars libs/BaiduLBS_Android.jar
-dontwarn class.com.baidu.**
-libraryjars libs/pgyer_sdk_2.2.2.jar
-dontwarn com.pgyersdk.**
-keep class com.pgyersdk.** { *; }
-keep class com.baidu.** {*;}
-ignorewarnings
#--------------------------------------
#-libraryjars libs/pushservice-VERSION.jar
-libraryjars libs/MobLogCollector.jar
-libraryjars libs/MobTools.jar
-libraryjars libs/mframework.jar
-libraryjars libs/android-support-v4.jar
-libraryjars libs/pushservice-4.5.5.77.jar
#---
-libraryjars libs/armeabi/libBaiduMapSDK_base_v3_7_1.so
-libraryjars libs/armeabi/libBaiduMapSDK_cloud_v3_7_1.so
-libraryjars libs/armeabi/libBaiduMapSDK_map_v3_7_1.so
-libraryjars libs/armeabi/libBaiduMapSDK_radar_v3_7_1.so
-libraryjars libs/armeabi/libBaiduMapSDK_search_v3_7_1.so
-libraryjars libs/armeabi/libBaiduMapSDK_util_v3_7_1.so
-libraryjars libs/armeabi/liblocSDK6a.so
-libraryjars libs/armeabi/libbdpush_V2_4.so
-libraryjars libs/mips/libbdpush_V2_4.so
-dontwarn android.support.**
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/figol1/guitong.git
git@gitee.com:figol1/guitong.git
figol1
guitong
guitong
master

搜索帮助