A
A
Alexander2020-10-21 22:30:01
Unity
Alexander, 2020-10-21 22:30:01

Warning: "some conflicting dependencies were found". How to eliminate?

Some conflicting dependencies were found.
The following dependency versions were modified:
com.android.support:appcompat-v7:24.0.+ --> androidx.appcompat:appcompat:1.0.0
com.android.support:support-v4:26.1.+ --> androidx.legacy:legacy-support-v4:1.0.0

UnityEngine.Debug:LogWarning(Object)
Google.Logger:Log(String, LogLevel) (at /Users/chkuang/Workspace/Git/unity-jar-resolver/source/VersionHandlerImpl/src/Logger.cs:129)
GooglePlayServices.PlayServicesResolver:Log(String, LogLevel) (at /Users/chkuang/Workspace/Git/unity-jar-resolver/source/AndroidResolver/src/PlayServicesResolver.cs:1041)
GooglePlayServices.<GradleResolution>c__AnonStorey11:<>m__19(Result) (at /Users/chkuang/Workspace/Git/unity-jar-resolver/source/AndroidResolver/src/GradleResolver.cs:465)
GooglePlayServices.<GradleResolution>c__AnonStorey13:<>m__2C() (at /Users/chkuang/Workspace/Git/unity-jar-resolver/source/AndroidResolver/src/GradleResolver.cs:564)
Google.RunOnMainThread:ExecuteNext() (at /Users/chkuang/Workspace/Git/unity-jar-resolver/source/VersionHandlerImpl/src/RunOnMainThread.cs:486)
Google.RunOnMainThread:<ExecuteAllUnnested>m__12() (at /Users/chkuang/Workspace/Git/unity-jar-resolver/source/VersionHandlerImpl/src/RunOnMainThread.cs:536)
Google.RunOnMainThread:RunAction(Action) (at /Users/chkuang/Workspace/Git/unity-jar-resolver/source/VersionHandlerImpl/src/RunOnMainThread.cs:343)
Google.RunOnMainThread:ExecuteAllUnnested(Boolean) (at /Users/chkuang/Workspace/Git/unity-jar-resolver/source/VersionHandlerImpl/src/RunOnMainThread.cs:530)
Google.RunOnMainThread:ExecuteAll() (at /Users/chkuang/Workspace/Git/unity-jar-resolver/source/VersionHandlerImpl/src/RunOnMainThread.cs:512)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

If it detects a service conflict, then my application can crash when it shouldn't. And it also looks for files of some chkuang. This warning pops up after a successful Force Resolving.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CHIDWI, 2020-10-30
@AlexandrG44

This is a problem with google services, I got it after moving the project to a new version of unity. To begin with, try to update them through the Unity interface in the Edit tab, it seems. Doesn't help, reinstall. There is a jar resolver on Gita and there are detailed installation instructions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question