From c7ffa8146dd5ab67138d19f25dc0f6f127a5a428 Mon Sep 17 00:00:00 2001 From: xiaowusky Date: Fri, 26 May 2023 11:15:10 +0800 Subject: [PATCH] =?UTF-8?q?desc:=E4=B8=8D=E7=BC=96=E8=AF=91app-compose?= 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 05628f1..1db5fda 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,5 +1,5 @@ include ':app' //, ':libuvccamera-release' -include ':app-compose' +//include ':app-compose' include ':library-push' include ':library-ijkplayer' include ':library-serialPort'