joscha.alisch
12/22/2017, 11:52 PMe: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class kotlin.jvm.internal.FunctionBase, unresolved supertypes: Serializable
class kotlin.jvm.internal.CallableReference, unresolved supertypes: Object, Serializable
class kotlin.jvm.internal.Reflection, unresolved supertypes: Object
class kotlin.jvm.KotlinReflectionNotSupportedError, unresolved supertypes: Error
JvmClassMapping.kt: (25, 8): Unresolved reference: java Am I doing something wrong, or is this related to the “build failure” badge on github?