Vivek Sharma
11/11/2020, 6:27 PMjava.lang.NoClassDefFoundError: Failed resolution of: Landroidx/compose/ui/platform/InspectableParameter;
I am getting this error when I first built the project and after removing Surface(...){} composable in main activity, it works fine , Any idea what is the issue ?