Join Slack
Powered by
This message was deleted.
# community-support
s
Slackbot
11/04/2023, 7:09 PM
This message was deleted.
a
Anze Sodja
11/05/2023, 11:06 AM
There are some mutators for Android, but I don't think there is any for drawable, see:
https://github.com/gradle/gradle-profiler/blob/747fe3483ec6987ecc910b83fc4a79e4ca425f1d/README.md?plain=1#L301-L304
Technically you could use your own mutators, but you would need to use gradle-profiler as a library. But that is undocumented and we don't ensure stable API. So I wouldn't recommend it.
Anze Sodja
11/05/2023, 11:10 AM
Maybe one way of doing it would be, that you write a task that modifies drawable and then you use it as
"cleanup-task"
in your scenario.
r
Rajinikanth Maila
11/05/2023, 12:55 PM
Got it 👍
Open in Slack
Previous
Next