When using backticks to have spaces in symbols the...
# android
m
When using backticks to have spaces in symbols the library becomes unusable on Android:
Caused by: com.android.tools.r8.utils.AbortException: Error: Field name 'lowercase words' cannot be represented in dex format.
Can that be fixed by the Kotlin compiler somehow or do we really have to avoid spaces altogether?