From b96d32ac2338b0aefafae4962c863ca516b5cd2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Tue, 7 Sep 2021 20:27:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E5=90=8D?= =?UTF-8?q?=E7=A7=B0-=E3=80=8BMoGoEagleEye?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index 75fcc409f7..69a128178e 100644 --- a/settings.gradle +++ b/settings.gradle @@ -24,7 +24,7 @@ include ':modules:mogo-module-monitor' include ':modules:mogo-module-left-panel-noop' include ':modules:mogo-module-left-panel' include ':modules:mogo-module-obu' -rootProject.name = 'MogoLauncher' +rootProject.name = 'MoGoEagleEye' include ':app' include ':foudations:mogo-utils' include ':services:mogo-service-api'