mac
2023-12-06 94be043705cf5d8050e4424524a254befd4790aa
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'