nuhkoca
10/24/2022, 8:21 PMbuildTypes using something like below? I don’t want to do it inside defaultConfig block
configure<NamedDomainObjectContainer<BuildType>> { }Vampire
10/24/2022, 9:14 PMbuildTypes.configureEach { ... }?nuhkoca
10/25/2022, 11:57 AM