If you encounter some problems with the annotation...
# announcements
c
If you encounter some problems with the annotation processing tool, you might have to add a few specific annotations that instruct the Kotlin compiler to not obfuscate the names (look up
@JvmField
and similar)