79404449

Date: 2025-02-01 05:07:53
Score: 1
Natty:
Report link

My issue was resolved by adding the namespace in the app/build.gradle file under the android section, like this:

android {
namespace "com.example.your_app_name"

}

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: M Nasir Baloch