I imported my kotlin library to my old java app an...
# android
j
I imported my kotlin library to my old java app and i got this error. Anyone encountered this before?
u
Check https://kotlinlang.org/docs/reference/java-to-kotlin-interop.html You might need to annotate the methods in koltin.