Google Play Console - Warning, com.google.android.play:core SDK-Version 1.10.0

In my case i had plugin which was using play core library of old versions
updating it to new version didnt help, still there were conflicts
so i just removed that particular feature, which was using play core old libraries and it fixed
So what exactly fixed is

  1. Updating Google pad xml
  2. removing old play core library version in other plugins