From e87b95c3fce96868da922eeb903883bdbea07d41 Mon Sep 17 00:00:00 2001 From: zhangxCode Date: Mon, 9 Jun 2025 16:37:43 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9AFAQ=E5=90=8C=E6=BA=90=E6=A0=87?= =?UTF-8?q?=E8=AF=86=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PackageStructureKit/entry/build-profile.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PackageStructureKit/entry/build-profile.json5 b/PackageStructureKit/entry/build-profile.json5 index 2b91a71..dd91808 100644 --- a/PackageStructureKit/entry/build-profile.json5 +++ b/PackageStructureKit/entry/build-profile.json5 @@ -30,4 +30,4 @@ ], // [EndExclude obfuscation_set] } -// [Start obfuscation_set] \ No newline at end of file +// [End obfuscation_set] \ No newline at end of file -- Gitee