This version of Unity is unsupported.

ApplyPluginList.AddPluginRaw

Declaration

public Unity.Android.Gradle.Element AddPluginRaw(string value);

Parameters

value Plugin raw string.

Returns

Element The added plugin.

Description

Adds an apply plugin: {value} element to the block.