android / android/project-replicator
Plugin does not set a namespace on replicated project
Open
- Dominant language
- Kotlin
- Stars
- 136
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
The replicated project can't be built with AGP 8.0 because `android { namespace = "..." }` is missing.
Contributor guide
Research direction
Start at the Gradle plugin entry point responsible for creating the replicated project and trace how its Android configuration is generated. Confirm the reproduced project builds with AGP 8.0 after the namespace is set, using the existing project build or tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100