Multiplatform. The non-experimental don't share compose-ui. The experimental ones do share compose-ui code
o
oshai
02/10/2023, 7:32 AM
Thanks! Will try that
p
Pablichjenkov
02/10/2023, 7:32 AM
No problem 👍🏻
s
Sebastian Sellmair [JB]
02/10/2023, 8:07 AM
This is a classloader isolation issue! Please ensure that you tell Gradle to load Kotlin Gradle Plugin and the Android Gradle Plugin together.
My preferred approach for this is to load the plugins on the root project