Not sure if reported/workaround. Using kotlin 1.1-...
# android
d
Not sure if reported/workaround. Using kotlin 1.1-M04, seems to not work with android because of the new dependency annotations of the kotlin runtime that has classes compiled for 1.8. Could it depend on annotations-jre5? Is there a workaround? Thanks in advance. This is where the annotations dependency is referenced: https://github.com/JetBrains/kotlin/blob/c4f731b9875a3fc4ca2e1c7f6ef0bfaa51692450/libraries/tools/runtime/pom.xml#L19