any idea why this is not allowed: ```const val DEB...
# android
m
any idea why this is not allowed:
Copy code
const val DEBUG: Boolean = BuildConfig.DEBUG
?