//编译时自动运行 dependencyGuard 任务,监控依赖项变化 tasks.named("preBuild") { dependsOn("dependencyGuardBaseline") }