wjc
2023-08-21 ebf1b9c813030a366bdc8967d2788eba3f3d9b5a
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'