From b53cfca030a2f570dc6a883f7cc76df49d1dbe17 Mon Sep 17 00:00:00 2001 From: Raymond Yang Date: Mon, 3 Jul 2023 17:44:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=B0=88=E6=A1=88=E5=90=8D?= =?UTF-8?q?=E7=A8=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index 012e39a..4c6629b 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -14,6 +14,6 @@ dependencyResolutionManagement { } } -rootProject.name = "EasyWindowTest" +rootProject.name = "PcReDiveClanFrameTool" include(":app") \ No newline at end of file