Warning androidx.fragment:fragment - outdated plugins

I’ve compared two of my apps. The first one has this warning from Google and the other one doesn’t.

The only plugins that the app with the warning has that aren’t included in the other one are: plugin.pasteboard and plugin.animation, and the last update that both plugins received was in 2020 (4 years ago). So, I’m guessing that these plugins could be causing this warning.
Could you please check this, @Scott_Harrison?

So the animation is a pure lua plugin so it would technically have to be the pasteboard, but the pasteboard plugin does not use any 3rd party libs to my knowledge and I heavily doubt it’s the cause of the warning.