mac
2024-02-23 beadecb2bbc75b8f153d366df11246719cf97b2f
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'