spotify / ruler

Gradle plugin which helps you analyze the size of your Android apps.
Apache License 2.0
1.13k stars 58 forks source link

Add static components mapping #136

Closed ViktorPetrovski closed 1 year ago

ViktorPetrovski commented 1 year ago

What has changed

Add an option to pass in a json that will match static components. The main intention for this PR is to map accordingly files coming from core libraries, but I thought that it might be a good idea to allow to do some grouping through Regex pattern if files are not match to any Dependency Componenet