Manifest merger failed with multiple errors, see logs even after setting export in all components

I am getting below error while building apk. It is running properly on android device but apk is not build. I have set android:exported="false" in all activity, receiver and services. Task :app:processDebugAndroidTestManifest FAILED [androidx.test.espresso:espresso-core:3.2.0] /home/bansal/.gradle/caches/transforms-2/files-2.1/a88c494942c30cb858ca2f4a16161a0e/espresso-core-3.2.0/AndroidManifest.xml Warning: Package name ‘androidx.test.espresso’ used in: androidx.test.espresso:espresso-core:3.2.0, androidx.test.espresso:espresso-idling-resource:3.2.0. /home/bansal/Documents/Buyer/bharatcall-android/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger12251506600435692045.xml Error: Apps targeting Android 12 and higher are required to specify… Read More Manifest merger failed with multiple errors, see logs even after setting export in all components