79137958

Date: 2024-10-29 15:47:39
Score: 1
Natty:
Report link

Locate the file android/app/build.gradle

set a proper package name here.

android {
  namespace = "com.example.scan" //set proper package name
  .....
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mahbub