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
29 stars 1 forks source link

Compatibility issue with Java 17 #135

Open kartikterralogic opened 3 months ago

irgaly commented 3 months ago

I tried this plugin v2.2.0 with JDK 17, command is JAVA_HOME=/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home ./gradlew :app:removeUnusedResourcesDebug, then no error was happened.

Please give that things: