buildConfigClass

val buildConfigClass: Class<*>? = null

The default value will be a BuildConfig class residing in the same package as the Application class. You only have to set this option if your BuildConfig class is obfuscated.