mac
2023-11-30 8231d2af7893e221d90c71bd5dec4cf3f2f1f0ce
settings.gradle
@@ -1,16 +1,6 @@
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'