bimap icon indicating copy to clipboard operation
bimap copied to clipboard

Multiplatform Support

Open AutonomicPerfectionist opened this issue 3 years ago • 0 comments

It appears that this project does not have Kotlin Multiplatform support, I believe it's because the dependency does not exist for native targets. As far as I can tell there's nothing in the code preventing it from being used in multiplatform projects, the gradle config just doesn't use the kotlin multiplatform Gradle plugin

AutonomicPerfectionist avatar Oct 24 '22 22:10 AutonomicPerfectionist