Dependencies.AddDependencyImplementationProject

Declaration

public Unity.Android.Gradle.Element AddDependencyImplementationProject(string name);

Parameters

name Project name.

Returns

Element The added dependency.

Description

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


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