Replaceable
interface Replaceable
com.android.build.api.artifact.Artifact.Replaceable |
Denotes an artifact type that can be replaced. Only Single artifacts can be replaced, if you want to replace a Multiple artifact type, you will need to transform it by combining all the inputs into a single output instance.