Android Theme Conflict in Library Dependency and App

I have imported Android module to my project in Android Studio.

But when I try to sync the gradle it’s giving manifest merging failed error.

I want to keep both themes in my project.

So please help me how to solve this issue