google / google/secrets-gradle-plugin
Warning in log : Accessing value buildConfigFields in variant has no effect as the feature buildConfig is disabled.
Open
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
This project looks dead but anyway, using this plugin prints this message in the console when syncing the project :
```
Accessing value buildConfigFields in variant release has no effect as the feature buildConfig is disabled.
Accessing value buildConfigFields in variant debug has no effect as the feature buildConfig is disabled.
```
Note that I didn't enable the `buildFeature` "`buildConfig`.
Contributor guide
Assessment
This issue has not been assessed yet.