From 6858130a7e72e8fa5ae93686b9bca1f69471ff2f Mon Sep 17 00:00:00 2001 From: max Date: Mon, 8 Apr 2024 09:29:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BA=E5=8C=96=E6=96=B0=E5=A2=9E=E7=9A=84?= =?UTF-8?q?=E6=B7=B7=E6=B7=86=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/xml-class-mapping.txt | 17 +++++++++++++++-- gradle.properties | 4 ++-- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/app/xml-class-mapping.txt b/app/xml-class-mapping.txt index 039776ca5..08b997785 100644 --- a/app/xml-class-mapping.txt +++ b/app/xml-class-mapping.txt @@ -45,7 +45,6 @@ dir mapping: fdeaee.fddfeca -> br beefbb.fbcafec -> bs bbadb.dbabde -> bt - edadcb.beeaca -> bu ecad.baecf -> bv fabcc.cffdbf -> bw com.netease.nim.uikit.business.session.widget -> bx @@ -92,7 +91,6 @@ dir mapping: abaeec.bdedac -> dn ebceceb.facbeebc -> dp efaeff.aececca -> dq - eabdedaed.cfeadaacfe -> dr cca.cba -> ds ddacadb.abafdaa -> dt fffc.cdafe -> du @@ -115,6 +113,8 @@ dir mapping: afbfbfd.dffbcec -> el com.chwl.library.easypermisssion -> em com.chwl.library.easyphoto.ui -> en + cfdd.baac.ui.link -> eo + fdecdffb.cbddcdadd -> ep class mapping: fbdb.abea.ShowBindPhoneActivity -> a.A @@ -1008,3 +1008,16 @@ class mapping: afbfbfd.dffbcec.Area -> el.BIG afbfbfd.dffbcec.PuzzleUtils -> el.BIH afbfbfd.dffbcec.Line -> el.BII + cfdd.baac.ui.link.LinkActivity -> eo.BIJ + fdecdffb.cbddcdadd.AppSettingsDialogHolderActivity -> ep.BIK + ecad.baecf.VipTabView -> bv.BIL + cfdd.baac.ui.link.LinkHelper -> eo.BIM + cfdd.baac.ui.link.LinkIntent -> eo.BIN + fdecdffb.cbddcdadd.EasyPermissions -> ep.BIO + fdecdffb.cbddcdadd.AfterPermissionGranted -> ep.BIP + fdecdffb.cbddcdadd.RationaleDialogConfig -> ep.BIQ + fdecdffb.cbddcdadd.PermissionRequest -> ep.BIR + fdecdffb.cbddcdadd.RationaleDialogFragment -> ep.BIS + fdecdffb.cbddcdadd.RationaleDialogClickListener -> ep.BIT + fdecdffb.cbddcdadd.RationaleDialogFragmentCompat -> ep.BIU + fdecdffb.cbddcdadd.AppSettingsDialog -> ep.BIV diff --git a/gradle.properties b/gradle.properties index f00f49882..f5e9bb475 100644 --- a/gradle.properties +++ b/gradle.properties @@ -32,8 +32,8 @@ COMPILE_SDK_VERSION=33 MIN_SDK_VERSION=21 TARGET_SDK_VERSION=33 -version_name=1.0.1 -version_code=3 +version_name=1.0.2 +version_code=4 #systemProp.https.proxyHost=127.0.0.1 #systemProp.https.proxyPort=7890