<@U1HUMRP36> If you are not using the reflect api ...
# announcements
a
@pp.amorim If you are not using the reflect api via Klaxon, have you tried excluding it from Klaxon's dependencies in gradle/maven? Something like: compile ('com.beustklaxon3.0.1'){ exclude module: 'org.jetbrains.kotlin:kotlin-reflect' }