TypeLoadException: Could not load type of field Google.PackageMigrator,TypeLoadException: Could not load type of field 'Google.PackageMigrator:migrationJobQueue'

I have no idea what might be causing this error.
I added to my AndroidManifest.xml permissions:

And I began to receive such errors at the launch of the project.
Nothing else seems to have changed in the project…

TypeLoadException: Could not load type of field ‘Google.PackageMigrator:migrationJobQueue’ (1) due to: Could not resolve type with token 01000004 (from typeref, class/assembly JobQueue, ) assembly: type:JobQueue member:(null) signature:
System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) (at :0)
UnityEditor.EditorAssemblies.ProcessInitializeOnLoadAttributes (System.Type types) (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorAssemblies.cs:114)

Any solution ?

@unity_09LQ1eTiThrB8w were you ever able to resolve this? I am encountering the same errors and have not been able to figure out how to fix them.