79443836

Date: 2025-02-16 20:00:37
Score: 1
Natty:
Report link

Just add the following at project's build.gradle file.

tasks.processResources {
     exclude("**/*")
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Luis E. Fernandez