I’m integrating a library in our Android/iOS MPP p...
# multiplatform
e
I’m integrating a library in our Android/iOS MPP project. There is an aar-version and a .framework-version of this library. I’d like to integrate these two in the common module with expect/actual functions. Is this possible? How would I define these local dependencies in gradle?