i think that was one of those breaking changes `co...
# gradle
m
i think that was one of those breaking changes
configurations.implementation
(example) used to be
Configuration
, but now they are
NamedDomainObjectProvider<Configuration>