<lambda>null1*115816f9SAndroid Build Coastguard WorkerpluginManagement { 2*115816f9SAndroid Build Coastguard Worker repositories { 3*115816f9SAndroid Build Coastguard Worker // Prefer mavenCentral as that has signed artifacts 4*115816f9SAndroid Build Coastguard Worker mavenCentral() 5*115816f9SAndroid Build Coastguard Worker gradlePluginPortal() 6*115816f9SAndroid Build Coastguard Worker } 7*115816f9SAndroid Build Coastguard Worker } 8*115816f9SAndroid Build Coastguard Worker 9*115816f9SAndroid Build Coastguard Worker dependencyResolutionManagement { <lambda>null10*115816f9SAndroid Build Coastguard Worker versionCatalogs { 11*115816f9SAndroid Build Coastguard Worker create("libs") { 12*115816f9SAndroid Build Coastguard Worker from(files("../gradle/libs.versions.toml")) 13*115816f9SAndroid Build Coastguard Worker } 14*115816f9SAndroid Build Coastguard Worker } 15*115816f9SAndroid Build Coastguard Worker }