Slackbot
11/10/2023, 12:56 PMVampire
11/10/2023, 1:26 PM--scan will show, and also the buildEnvironment task should give insights.Jonathan Olsson
11/10/2023, 1:42 PMresolutionStrategy {
eachPlugin {
if (requested.id.namespace == "com.google.cloud.artifactregistry") {
// ??
}
}
}Vampire
11/10/2023, 1:44 PMVampire
11/10/2023, 1:44 PMbuildscript { ... } blockJonathan Olsson
11/10/2023, 1:44 PMJonathan Olsson
11/10/2023, 1:46 PM