Hello, I’m trying to migrate to jetpack compose al...
# compose
e
Hello, I’m trying to migrate to jetpack compose alpha-04 and when I try to compile I get this error
Copy code
java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/compose/ui/platform/InspectableParameter;
        at androidx.compose.foundation.BackgroundKt.background-1xq40Q0(Unknown Source:0)
f
Hi, i don't know the solution but 1.0.0-alpha06 is already available
e
Everything is Okay now thanks @Foso
👍 1