minSDK in Manifest issue during Android .Apk Build

Hello,

I have a problem when I want build a .apk since i update unity from 2019.3.1f1 to 2020.1.3f1.
I get the following message.
6259570--690460--Capture.PNG


I have not custom manifest or template. And I use in-app purchase and ads services.
I don’t understand what is the problem. I have done so many research but I’m not able to resolve my issue.

If someone has already get the same issue or if someone knows something about this ?

Thank you very much for your help.

Vianney

I finaly fin how to resolve this issue.
If I can help someone, there is the solution.
You have to delete the minSDK line in the androidmanifest inside googleplayservice folder of your project. Then launch your project and it should work.