From f2d9afb007d65cc6c5124442f1bc35fab129d1aa Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期二, 30 一月 2024 15:14:32 +0800
Subject: [PATCH] 2024年01月30日15:14:14

---
 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