i cannot access it within `commonMain` but i can ...
# multiplatform
b
i cannot access it within
commonMain
but i can access it within
androidMain
a
Maybe because it is an android specific library, not multiplatform one?
b
you are 100% right 🙂 i think i need another cup of coffee, thanks
☕ 1
👌 1
b
I've written kamp.ml precisely for this. You can use it to check/find multiplatform libs for your subset of targets.