hocam hatanın tam olarak neden olduğunu detaylıca vermiyorsunuz ki en azından log dosyasını verebilirsiniz birden çok hata olduğuda belli
> Task :app:processDebugMainManifest FAILED
C:\Users\pc\Desktop\proje\app\src\main\AndroidManifest.xml Error:
android:exported needs to be explicitly specified for <receiver>. 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.
C:\Users\pc\Desktop\[COLOR=#000000][FONT=Open Sans]proje[/FONT][/COLOR]\app\src\main\AndroidManifest.xml Error:
android:exported needs to be explicitly specified for <receiver>. 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.
C:\Users\pc\Desktop\[COLOR=#000000][FONT=Open Sans]proje[/FONT][/COLOR]\app\src\main\AndroidManifest.xml Error:
android:exported needs to be explicitly specified for <receiver>. 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.
Execution failed for task ':app:processDebugMainManifest'.
> Manifest merger failed with multiple errors, see logs