I’m getting `unresolved reference: kotlinx` with t...
# android
r
I’m getting
unresolved reference: kotlinx
with the latest AS 2.2 Preview 4. I’ve tried all of the tricks that I’ve found posted here and around the webs, reinstalling the plugin, adding the
kotlin-android-extensions
, putting the
buildscript
dependencies directly in the module
build.gradle
file. Still no dice.