Robert Jaros
12/29/2023, 9:32 AMfiles {}
included in the npm module. It seems like the plugin uses some gradle cache, and it always includes the previous set of files in addition to new ones. I've tried cleaning and rebuilding the project without any change. I finally set org.gradle.caching=false
property, rebuild and it worked ok.Robert Jaros
12/29/2023, 9:38 AMBig Chungus
12/29/2023, 7:43 PMRobert Jaros
01/01/2024, 10:46 AM