Relative Content

Tag Archive for gradlebuild.gradlegradle-plugin

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.