1 Star 1 Fork 2

loa123/Imomoe

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
andresguard.gradle 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
SkyD666 提交于 2022-04-10 16:33 . Squashed commit of the following:
def andresguard = [:]
def whiteList = [
// for your icon
"R.mipmap.ic_launcher",
"R.mipmap.ic_launcher_round",
// for fabric
"R.string.com.crashlytics.*",
// for google-services
"R.string.google_app_id",
"R.string.gcm_defaultSenderId",
"R.string.default_web_client_id",
"R.string.ga_trackingId",
"R.string.firebase_database_url",
"R.string.google_api_key",
"R.string.google_crash_reporting_api_key",
// 友盟sdk
"R.anim.umeng*",
"R.string.umeng*",
"R.string.UM*",
"R.string.tb_*",
"R.layout.umeng*",
"R.layout.socialize_*",
"R.layout.*messager*",
"R.layout.tb_*",
"R.color.umeng*",
"R.color.tb_*",
"R.style.*UM*",
"R.style.umeng*",
"R.drawable.umeng*",
"R.drawable.tb_*",
"R.drawable.sina*",
"R.drawable.qq_*",
"R.drawable.tb_*",
"R.id.umeng*",
"R.id.*messager*",
"R.id.progress_bar_parent",
"R.id.socialize_*",
"R.id.webView"
]
andresguard.whiteList = whiteList
ext.andresguard = andresguard
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/loa123/Imomoe.git
[email protected]:loa123/Imomoe.git
loa123
Imomoe
Imomoe
master

搜索帮助