Aar Aar Shading
Configures the scopes and rules for shading class files.
Rules can be applied universally or scoped to particular external or project dependencies.
Constructors
Functions
Add shading rules that apply to all sources.
Add shading rules that apply to a dependency with a particular group, name, and version. Only this version of this artifact group and name will inherit these rules.
Add shading rules that apply to one or more files, relative to the module's project folder.
Add shading rules that apply to dependencies from a particular group. Any name and any version in this artifact group will inherit these rules.
Add shading rules that apply to dependencies from a particular group and name. Any version of this artifact group and name will inherit these rules.
Add shading rules that apply only to a particular project.