"Resolving Android Dependencies" at every start...

I’m making an Android Game and some months ago (when I last worked on it) I could just click Play in the Editor and the Game would start nearly instantly. Now (after reinstall of Windows and Unity and some months later) Whenever I start a Windows opens with “Resolving Android Dependencies” staying there for some seconds until the game starts, doesn’t sound much, but I’m starting the game very often for testing purposes and this really annoys me, is there any way to get it start quick, like it did before?

seems like android jar resolver is not finishing it’s work.
go to the play services resolver under the assets tabs and close the android jar resolver > auto resolution if you don’t want to see it everytime.
but i would suggest updating and downloanding all the android sdk files so the resolver actually can resolve your jar, aar problems then you can close auto resolution.