LegacyShadowPlugin

abstract class LegacyShadowPlugin : Plugin<Project>

Empty plugin to still have the com.github.johnrengelman.shadow plugin applied.

This allows older build logic to keep on working as if that old plugin ID was applied.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun apply(project: Project)