Dependencies.AddDependencyImplementationFileTree

Declaration

public Unity.Android.Gradle.Element AddDependencyImplementationFileTree(string dir, string[] includeFilter);

Parameters

dir Files to search directory.
includeFilter Array of filters.

Returns

Element The added dependency.

Description

Adds a plugin implementation element with fileTree: "implementation fileTree(':{name}')".


Did you find this page useful? Please give it a rating: