The latest update to `kotlin-platform-android` wor...
# multiplatform
a
The latest update to
kotlin-platform-android
works well for
multiplatform project
, and can generate the aar and jar file without errors. But the
android
is displayed as red and
Unresolved reference: android
in IDEA, how to make it right?
Solved, I just need to create the module from scratch using the IDE way to make it as an android module