I converted my android app to kotlin and I'm faced...
# android
m
I converted my android app to kotlin and I'm faced with a class.java unable to resolve error......😫
g
Please, provide some context, at least error message
m
kkk,
kotlin not configured
g
This is IDE warning. Can you build from command line?
Did you actually configured Gradle? (Applied Kotlin-android plugin, add stdlib to dependencies)
m
checking.........