BasePlugin
open class BasePlugin : Plugin
AppPlugin | The plugin applied with `com.android.application' |
DynamicFeaturePlugin | The plugin applied with `com.android.dynamic-feature' |
KotlinMultiplatformAndroidPlugin | The plugin applied with 'com.android.kotlin.multiplatform.library' |
LibraryPlugin | The plugin applied with 'com.android.library' |
LintPlugin | Plugin for running lint without the Android Gradle plugin, such as in a pure Kotlin project. |
TestPlugin | The plugin applied with 'com.android.test' |
Base class for the plugin.
Summary
Public constructors | |
|---|---|