in my :app gradle this dependency fails to resolve
im sure there is some parameter which could be used to define extensions, but i cant seem to figure out how to do it
o
octylFractal
04/21/2020, 5:51 PM
From what I understand, I don't think you can define a constraint with extensions, as dependencies don't actually care about extensions, that's used to determine the artifact that is selected after resolving the dependency
in this case I would constrain the version, and do