79817490

Date: 2025-11-12 08:36:07
Score: 0.5
Natty:
Report link

Analysing:
As the warning suggests, the class could not be found

reason: class file for com.facebook.infer.annotation.Nullsafe$Mode not found

Answer:
Add to your app/build.gradle file

compileOnly 'com.facebook.infer.annotation:infer-annotation:0.18.0
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Deep Shah