79534314

Date: 2025-03-25 16:41:25
Score: 0.5
Natty:
Report link

Just add the namespace in build.gradle file
app/build.gralde

android {
    namespace "com.android.example"
}

Note: Namespace get from main/kotlin/MainActivity Check package com.android.example

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hammad Ali