secrets-gradle-plugin
secrets-gradle-plugin copied to clipboard
defaultConfig contains custom BuildConfig fields, but the feature is disabled.
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