Hello, before filing an issue I wanted to know if ...
# android
q
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)
i
qlitzler: may be something wrong with dependencies. Find out this https://github.com/KucherenkoIhor/Android-Architecture-Components/blob/master/app/build.gradle