I am dabbling with the kotlin-platform-android as ...
# multiplatform
r
I am dabbling with the kotlin-platform-android as an Android library, however, my application can't seem to access code which is in the common module, only the common-android module. Does it support android library modules at this moment?