79684342

Date: 2025-06-30 06:59:28
Score: 1
Natty:
Report link
configurations.all {
    exclude group: 'com.google.errorprone', module: 'error_prone_annotations'
}

Adding this in build.gradle solved my problem.

I am using Flutter.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Paras Palli