wjc
2026-03-06 b9408687a3c0490289206b7e3b623d1490b38afd
settings.gradle
@@ -1,16 +1,8 @@
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 ':countrypicker'
include ':aa_chart_core'
include ':pickerview'
include ':wheelview'
include ':sdk'