AndroidManifest error - Resource 'drawable/app_banner' not found

Hi everyone,
I am facing “Resource ‘drawable/app_banner’ not found in AndroidManifest.xml:61” error while building the apk. This issue starts after i have updated android SDk to API level 30. I am using TTS, TEXDraw and phantom plugin for my project and I have reimported all these packages , also i have set target android maximum api level to 28 and lesser also in project setting but issue didn’t get resolved.
I am stuck at same point from yesterday but not finding any appropriate solution.

Can you tell from the callstack of the crash who is asking for this? That might help you narrow down to ask TTS and TEXDRaw or phantom what exactly they expect. I’m pretty sure this isn’t directly a Unity thing, but it might be a build step issue.