is KClass compatible with non-Kotlin classes? inve...
# announcements
o
is KClass compatible with non-Kotlin classes? investigating a bug in Gradle, and it seems like they try to convert any jvm Class to a KClass, and it seems like that might not be valid, but no documentation says either way.