From 866500792ac678dcd72c5a1012b9d1b636638877 Mon Sep 17 00:00:00 2001 From: litingting Date: Tue, 14 Jan 2025 17:09:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=90=8D=E4=BF=AE=E6=94=B9?= 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 17d0812..6e75562 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -16,6 +16,6 @@ dependencyResolutionManagement { } } -rootProject.name = "Fancy Keyboard" +rootProject.name = "Bubble Keyboard" include(":app") \ No newline at end of file