Hello Everyone, I'm getting this crash when trying...
# compose
j
Hello Everyone, I'm getting this crash when trying to run the app in release mode. How to get rid of this?
Copy code
java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/compose/runtime/PrimitiveSnapshotStateKt;
                                                                                                    	
Caused by: java.lang.ClassNotFoundException: androidx.compose.runtime.PrimitiveSnapshotStateKt
z
Please keep long stack traces in the thread to keep the main channel readable. Thanks!
What version of compose are you using?
Are you running r8 or proguard?
j
Yeah. Problem was solved by removing accompanist-systemui controller