mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 15:48:51 +00:00
Launcher `Activity` should have `android:exported` attributes set to `true` so that app launchers have permission to launch the `Activity`. Check official docs for more information: https://developer.android.com/guide/topics/manifest/activity-element#exported