I have tried multiple solutions online can't get the build to work
I get a Execution failed for task ':app:mergeReleaseResources'.
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':app:mergeReleaseResources'.
[raw/app] C:\Users\Lenovo\Documents\GitHub\Marist-Mobile-App\android\app\src\main\res\raw\app.json [raw/app] C:\Users\Lenovo\Documents\GitHub\Marist-Mobile-App\android\app\build\generated\res\react\release\raw\app.json: Error: Duplicate resources
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 3m 24s
at checkExecSyncError (child_process.js:616:11)
at execFileSync (child_process.js:634:15)
at runOnAllDevices (C:\Users\Lenovo\Documents\GitHub\Marist-Mobile-App\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:74:39)
at buildAndRun (C:\Users\Lenovo\Documents\GitHub\Marist-Mobile-App\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\index.js:158:41)
at C:\Users\Lenovo\Documents\GitHub\Marist-Mobile-App\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\index.js:125:12
at processTicksAndRejections (internal/process/task_queues.js:89:5)
at async Command.handleAction (C:\Users\Lenovo\Documents\GitHub\Marist-Mobile-App\node_modules\@react-native-community\cli\build\cliEntry.js:160:7)
I don't know what to do
Can someone please help me...