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

Public functions

open Unit
apply(project: Project)

Public constructors

BasePlugin

BasePlugin()

Public functions

apply

open fun apply(project: Project): Unit

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024