If I try get access this class in multiplatform pr...
# squarelibraries
d
If I try get access this class in multiplatform project (for example https://play.kotlinlang.org/hands-on/Targeting%20iOS%20and%20Android%20with%20Kotlin%20Multiplatform/01_Introduction) I have success. But when I try this in multiplatform library (https://kotlinlang.org/docs/tutorials/mpp/multiplatform-library.html) I don’t access them. I think this gradle configuration problem but I don’t know how solve it
🧵 1