Help me to fix this error

Hello, I am new to coding an Android app and I found this problem [Error code: Execution failed for task ‘:app:mergeDebugJavaResource’.

A failure occurred while executing com.android.build.gradle.internal.tasks.MergeJavaResWorkAction
com.google.common.base.VerifyException (no error message)

org.gradle.api.tasks.TaskExecutionException: Execution failed for task ‘:app:mergeDebugJavaResource’.

]
I tried to fixed buy doesn’t work. Please help me Thank you.

That doesn’t look like you have a Gradle problem.
Scroll up to maybe find your actual problem.
Also select the highest node in the tree bottom left, or IntelliJ (or AS) does not show all relevant information.