With Compose 1.5.0 A1 I get the return of things l...
# compose
t
With Compose 1.5.0 A1 I get the return of things like
Copy code
java.lang.NoSuchMethodError: No static method AnimatedContent(Ljava/lang/Object;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/Alignment;Lkotlin/jvm/functions/Function4;Landroidx/compose/runtime/Composer;II)V in class Landroidx/compose/animation/AnimatedContentKt; or its super classes (declaration of 'androidx.compose.animation.AnimatedContentKt'
Caused by libraires compiled with previous versions is there a way to workaround without forking those libraries?