79370319

Date: 2025-01-20 05:06:05
Score: 1
Natty:
Report link

Add or replace in build.gradle.kts (:app)

 packaging{
    resources{
        excludes += "META-INF/LICENSE.md"
        excludes += "META-INF/NOTICE.md"
    }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kin Pong chan