element-hq / element-hq/element-android
Define a root project name (rootProject.name)
Open
Z-Maintenance
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
As per https://docs.gradle.org/current/userguide/multi_project_builds.html#sec:decoupled_projects
> Define the root project name in the settings file: The ´rootProject.name´ effectively assigns a name to the build as a whole, which is used in reports like build scans. If the root project name is not set, the name will be the container directory name, which can be unstable (i.e. you can check out your project to any directory).
Contributor guide
Assessment
This issue has not been assessed yet.