BasePlugin
open class BasePlugin : Plugin
AppPlugin | 
                
                   The plugin applied with `com.android.application'  | 
              
DynamicFeaturePlugin | 
                
                   The plugin applied with `com.android.dynamic-feature'  | 
              
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 | 
          |
|---|---|