You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a project with 2 KMP module (android + jvm + any other target)
In Module1 declare a type
e.g.
object Firebase
In Module2 declare two functions: one in the Android source set, another in the JVM source set that uses Firebase object. Two of them because I assume that the selected target may change
With K1 the extension page will have all platforms
vmishenev
changed the title
[K2] Unresolved declarations from another module in Android + JVM project
[K2] KMP: Unresolved declarations from another module in Android + JVM project
Aug 16, 2024
e.g.
object Firebase
Firebase
object. Two of them because I assume that the selected target may changeWith K1 the extension page will have all platforms
K2:
dokka-repros.zip
The text was updated successfully, but these errors were encountered: