Hi guys, i am getting the following error when reading data from
gradle.properties
com.android.builder.errors.EvalIssueException: Build Type 'release' contains custom BuildConfig fields, but the feature is disabled.
i have this
Copy code
buildConfigField('String', "KEY", value)
v
Vampire
01/18/2023, 10:04 PM
Doesn't sound like it has anything to do with the channel topic, which is usage of Kotlin in Gradle build scripts. You should probably ask this in some Android community. :-)