plugins { id("android-feature-convention") } android { namespace = "com.example.feature1" }