irgaly / android-remove-unused-resources-plugin

A gradle plugin to remove unused android resources by Android Lint results xml file.
https://plugins.gradle.org/plugin/io.github.irgaly.remove-unused-resources
Other
28 stars 1 forks source link

error on running task when lintVariant not specified #90

Closed irgaly closed 1 year ago

irgaly commented 1 year ago

89

removeUnusedResources lintVariant or rur.lintVariant is not specified error should be reported on running task not when task configuring.