feat:固化混淆配置

This commit is contained in:
max
2024-06-11 09:42:49 +08:00
parent fb202c1c73
commit 89940edd58
3 changed files with 27 additions and 2 deletions

View File

@@ -337,6 +337,11 @@ xmlClassGuard {
"com.chwl.core": "com.hhchu.core",
"com.chwl.library": "com.hhchu.library"]
moveDir = [
"com.chwl.app.avroom.headline" : "eefce.eecad",
"com.chwl.core.bean.game" : "caeccd.fdedac",
"com.chwl.core.bean.room" : "afceec.aaafbc",
"com.chwl.app.game" : "fcbfeb.ebfceac",
"com.chwl.core.sud" : "baecf.deccfc",
"com.chwl.library.download" : "aeacf.cecdd",
"com.chwl.app.pay.activity" : "abbe.faaca",
"com.chwl.app.pay.adapter" : "daddd.dcadd",

View File

@@ -127,6 +127,12 @@ dir mapping:
ebcfe.adfea -> ey
fbfb.caeb -> ez
bfbdecb.fafffbbc -> fa
eefce.eecad -> fb
fcbfeb.ebfceac.ui.game.widgets.queue -> fc
fcbfeb.ebfceac.ui.game.widgets.message -> fd
fcbfeb.ebfceac.ui.game.widgets.bottom -> fe
cfdd.baac.ui.wallet -> ff
fcbfeb.ebfceac.ui.game -> fg
class mapping:
fbdb.abea.ShowBindPhoneActivity -> a.A
@@ -1084,3 +1090,17 @@ class mapping:
aedbb.fbfebd.GlobalViewModelOwner -> b.BKS
ebcfe.adfea.GiveGoldPassWordFragment -> ey.BKT
bfbdecb.fafffbbc.RoomOnlineAvatarAdapter -> fa.BKU
eefce.eecad.RoomHeadlineWidget -> fb.BKV
fcbfeb.ebfceac.ui.game.widgets.queue.GameQueueWidget -> fc.BKW
fcbfeb.ebfceac.ui.game.widgets.message.GameMessageWidget -> fd.BKX
fcbfeb.ebfceac.ui.game.widgets.bottom.GameBottomWidget -> fe.BKY
cfdd.baac.ui.wallet.WalletActivity -> ff.BKZ
fcbfeb.ebfceac.ui.game.GameActivity -> fg.BLA
fcbfeb.ebfceac.ui.game.widgets.message.GameMessageAdapter -> fd.BLB
fcbfeb.ebfceac.ui.game.widgets.message.GameMessageNormalViewHolder -> fd.BLC
cfdd.baac.ui.wallet.WalletCoinsFragment -> ff.BLD
cfdd.baac.ui.wallet.WalletViewModel -> ff.BLE
cfdd.baac.ui.wallet.WalletDiamondFragment -> ff.BLF
cfdd.baac.ui.wallet.WalletIndicatorAdapter -> ff.BLG
fcbfeb.ebfceac.ui.game.GameIntent -> fg.BLH
fcbfeb.ebfceac.ui.game.GameViewModel -> fg.BLI

View File

@@ -32,8 +32,8 @@ COMPILE_SDK_VERSION=33
MIN_SDK_VERSION=21
TARGET_SDK_VERSION=33
version_name=1.0.5
version_code=7
version_name=1.0.7
version_code=10
#systemProp.https.proxyHost=127.0.0.1
#systemProp.https.proxyPort=7890