Join Slack
Communities
Powered by
<@U1HUMRP36> If you are not using the reflect api ...
# announcements
a
andyb
05/01/2018, 4:24 PM
@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.beust
klaxon
3.0.1'){ exclude module: 'org.jetbrains.kotlin:kotlin-reflect' }
Open in Slack
Previous
Next