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

can you adapter this plugin for AGP 4.0+? #60

Closed ZHOUJJIN closed 1 year ago

irgaly commented 1 year ago

Thank you for your interest to this plugin!

The latest version of this plugin is v1.3.2 now. This version still supports from AGP 4.0.0 as described in Readme.md.

It's recommended to use AGP 7.0 or higher in your project. I also plan this plugin to support only AGP 7.0.0 and higher with PR #12.