Mateusz Łuczak
06/10/2025, 4:31 PM./gradlew :composeApp:run
The issue is that when I run it this way, I lose the ability to easily check for errors or debug output within Android Studio.Mateusz Łuczak
06/10/2025, 4:33 PM2025-06-10 18:32:16.033 java[65968:9866605] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
Exception in thread "main" java.lang.NoClassDefFoundError: androidx/collection/MutableScatterSet
at androidx.compose.runtime.Recomposer.<init>(Recomposer.kt:217)