From b8f73ec0d554eeac11267d5fa9266bc455c86625 Mon Sep 17 00:00:00 2001 From: max Date: Fri, 28 Jun 2024 14:44:16 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E6=96=B0=E5=A2=9E=E5=8A=A8?= =?UTF-8?q?=E6=80=81=E7=9B=B8=E5=85=B3=E6=B7=B7=E6=B7=86=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 10 ++++++++++ gradle.properties | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 35a6ab9cf..2065208bb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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", diff --git a/gradle.properties b/gradle.properties index 412710f26..c6e084071 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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