From d859bb3fd4e10c93fbf5796957cf1a0a4a4fc281 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期四, 04 一月 2024 15:19:30 +0800
Subject: [PATCH] 2024年01月04日15:19:24
---
settings.gradle | 19 +++++--------------
1 files changed, 5 insertions(+), 14 deletions(-)
diff --git a/settings.gradle b/settings.gradle
index ff1df1f..8a951a7 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,16 +1,7 @@
-pluginManagement {
- repositories {
- gradlePluginPortal()
- google()
- mavenCentral()
- }
-}
-dependencyResolutionManagement {
- repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
- repositories {
- google()
- mavenCentral()
- }
-}
rootProject.name = "PhotovoltaicDebug"
include ':app'
+include ':third-zxing'
+include ':HDLLinkLocalSdk'
+include ':HDLLinkPMSdk'
+include ':HDLLog'
+include ':countrypicker'
--
Gitblit v1.8.0