mac
2023-11-30 c6e503f9c7b46d9df78242222949dd7cb200cdc2
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'