build.gradle.kts
I tried to add this dependency
I want to use ConstraintLayput in compose multiplatform for desk, but I don't know how to correctly add the dependency of compose's ConstraintLayout
build.gradle.kts
I tried to add this dependency
I want to use ConstraintLayput in compose multiplatform for desk, but I don't know how to correctly add the dependency of compose's ConstraintLayout
Please change your dependency with:
and use the
linkTo()
method of constraint