allowBuildCache

abstract val allowBuildCache: Property<Boolean>

Permit Gradle build-cache storage of generated BuildConfig source. Default false because field values become cache payload. Enable only when every field is public client configuration and the configured local/remote cache is trusted.