Closed rbyjoswald closed 10 months ago
Hi @rbyjoswald , this is part of the External Dependency Manager (EDM) package: https://github.com/googlesamples/unity-jar-resolver/tree/master/exploded/Assets
EDM needs it for its version resolution of its own packages. So, this is expected.
MAX Plugin Version
6.1.2
Unity Version
2022.3.16f1
Device/Platform Info
Editor
Current Behavior
When updating or installing the latest Applovin Max SDK the package always contains a superold folder PlayServicesResolver with a file play-services-resolver_v1.2.137.0.txt. Note that this is on top of the proper latest version of ExternalDependencyManager which is correctly part of the package.
Expected Behavior
Package should not include the outdated file play-services-resolver_v1.2.137.0.txt
How to Reproduce
Just import the latest SDK and obvserve on the import-screen that this file is part of the imported package.
Additional Info
No response