Android Jar Dependencies popup

http://imgur.com/3gYqTIc

We have an old project with Google Play stuff. I’m presented this screen (once per plugin, so like 5-6 popups at once) multiple times while building, changing platforms, etc. It’s super annoying. Whole building or whatever process holds until i click all the popups away and I’m asked this all the time!

I would like to keep my plugins as they are in order to minimize problems.

Edit: it turned out that these popups are generated by Google Play Services code: Editor/GooglePlayGames/BackgroundResolution.cs in function HandleOverwriteConfirmation

You can disable it from the menu: Assets > Play Services Resolver > Android Resolver > Settings > Enable background resolution .