This version of Unity is unsupported.

AndroidProjectFilesModifierContext.AddFileAsGuidToCopy

Parameters

guid The GUID of an asset in your Unity project.
destination The path to place the asset copy. This is relative to the Gradle project root.

Description

Declare an asset to copy into the Gradle project.

If another file with the same destination has already been added, Unity throws an exception.