Error on Build AAPT: error: unexpected element <queries> found in <manifest>

This is my error logs, I can’t seem to build my app, I have already checked links that are not reference but still this shows in my build log error

What went wrong:
Execution failed for task ':app:processReleaseResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
   > Android resource linking failed
 /home/gradle/.gradle/caches/transforms-2/files-2.1/c771f6e95aa7685585546b88818fb45b/play-services-ads-lite-19.6.0/AndroidManifest.xml:27:5-38:15: AAPT: error: unexpected element <queries> found in <manifest>.

Any suggestion how to fix this?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.