Today we updated our project from compose alpha version to beta. Now we got this strange exception (ava.lang.NoClassDefFoundError: Failed resolution of: Landroidx/compose/ui/platform/AndroidAmbientsKt;) when using the Insets class from Chris Banes for edge-to-edge. Does someone know this exception and has a solution for this problem?
l
lewis
02/26/2021, 11:31 AM
Chris released an update to accompanist, use 0.6.0.
👍 1
p
Peter Parker
02/26/2021, 11:34 AM
Thank you, should have researched it by myself if there is an update available.