google / google/secrets-gradle-plugin
defaultConfig contains custom BuildConfig fields, but the feature is disabled.
Open
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
getting below build error
```
Cause: defaultConfig contains custom BuildConfig fields, but the feature is disabled.
To enable the feature, add the following to your module-level build.gradle:
android.buildFeatures.buildConfig true
```
Contributor guide
Assessment
This issue has not been assessed yet.