I've converted a Unity project from legacy Unity Ads to IronSource (with a Unity Ads adapter). However, Google Play still says the app references Unity Ads. I've verified that the Legacy Unity Ads package has been deleted from Package Manager and no longer shows up on the list of packages (or in manifest.json) and that Advertising is turned off in services. I've even deleted and rebuilt the Library directory and rebuilt the Visual Studio project. But Google still tells me I'm using Unity Ads and therefore am out of compliance. Where else can I look for references to this package?
I do have the Unity Ads adapter listed in the LevelPlay Integration Manager. Could that be what is causing the trouble? However, it seems unlikely that an IronSource adapter would bring in the old legacy package.
FYI, the APK does contain the file META-INF/unity-ads_release.kotlin_module that presumably is what is triggering Google's message.