feat:新增动态相关混淆配置

This commit is contained in:
max
2024-06-28 14:44:16 +08:00
parent 3ff80994f1
commit b8f73ec0d5
2 changed files with 11 additions and 1 deletions

View File

@@ -339,6 +339,16 @@ xmlClassGuard {
"com.chwl.core": "com.hhchu.core",
"com.chwl.library": "com.hhchu.library"]
moveDir = [
"com.chwl.app.community.dynamic" : "ffefcef.ddbccaec",
"com.chwl.app.community.helper" : "eaeecbea.ccefdeaf",
"com.chwl.app.community.holder" : "aafebee.febeeba",
"com.chwl.app.community.im" : "eedadfa.cccedea",
"com.chwl.app.community.publish" : "ddae.cfdb",
"com.chwl.app.community.square" : "bddfb.eedde",
"com.chwl.app.community.user_dynamic" : "ddcdbcbc.acbfcfba",
"com.chwl.app.community.utils" : "cceaf.cbdcdb",
"com.chwl.app.community.widget" : "bdfaa.beeefc",
"com.chwl.app.community" : "cadfd.aeddb",
"com.chwl.app.avroom.headline" : "eefce.eecad",
"com.chwl.core.bean.game" : "caeccd.fdedac",
"com.chwl.core.bean.room" : "afceec.aaafbc",

View File

@@ -33,7 +33,7 @@ MIN_SDK_VERSION=21
TARGET_SDK_VERSION=33
version_name=1.0.9
version_code=11
version_code=12
#systemProp.https.proxyHost=127.0.0.1
#systemProp.https.proxyPort=7890