When I try to compile my game I have this error :
I'm using 4.1.0 b3 11100
Code: [Select]
[haxelib.exe] Caused by: java.lang.RuntimeException: Manifest merger failed : android:exported needs to be explicitly specified for <activity>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.
I'm using 4.1.0 b3 11100