Build crashes with gradle

Hi!

We are having problem with IAP, and google-play-games plugin v11.01. We changed from Unity 2021.3.12f1 to 2022.3.39f1 and started using IAP 4.12. 2… now that we got the IAP updated to newer version we are getting errors about duplicate classes. Jetify and androidx are the one causing problem. We did try to remove whole library and try fresh build. but when building the project, the process just does download the duplicates again and the build fails.
gradle check release duplicate classes.txt (9.3 KB)

Up

Any ideas for this?