The Stutter Gradle plugin does not run any tasks
The org.ajoberstar.stutter
plugin ( https://github.com/ajoberstar/gradle-stutter ) is a tool for compatibility testing.
Gradle upgrade causing fake duplicates
During the migration from Gradle 6.x to Gradle 8.x, I encountered an issue where Gradle automatically appended “_1” to resource files with the same name but located in different directories. I am using JetBrains IntelliJ IDE and gradle plugin to build the project.