google / google/secrets-gradle-plugin
Don't use local.properties file as the default properties file
Open
semver: major
type: feature request
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
`local.properties` is an internal AGP file and is not meant as a mechanism for storing application secrets. The plugin should instead be modified to read for a different file (e.g. `secrets.properties`)
Contributor guide
Assessment
This issue has not been assessed yet.