Hello, before filing an issue I wanted to know if anyone else is experiencing this. I’m using Android Lifecycle Architecture with kotlin, and every other compilation I get this:
Copy code
java.lang.IllegalStateException: Don't know how to compile annotation value Unresolved enum entry: android/arch/lifecycle/Lifecycle$Event.ON_STOP
at org.jetbrains.kotlin.codegen.AnnotationCodegen$2.visitUnsupportedValue(AnnotationCodegen.java:421)