Hi guys, i am getting the following error when rea...
# gradle
b
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
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. :-)