mac
2023-11-23 66c4c910dcfe5d955103376c4c4afc685557dc55
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'