Sabeeh
06/04/2024, 8:03 AMaliases:
- jvmAndAndroid: [jvm, android]
I'm using expect
classes, and I want the actual
implementations in src/jvmAndAndroid
to be shared by both JVM and Android. However, Fleet is incorrectly flagging this and asking for separate actual
implementations in src/jvm
and src/android
. How can I resolve this?andrey.dernov
06/04/2024, 1:48 PM