Stay organized with collections
Save and categorize content based on your preferences.
com.android.build.gradle
Classes
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# com.android.build.gradle\n========================\n\nClasses\n-------\n\n|---------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|\n| [AppPlugin](/reference/tools/gradle-api/8.0/com/android/build/gradle/AppPlugin) | The plugin applied with \\`com.android.application' |\n| [AssetPackBundlePlugin](/reference/tools/gradle-api/8.0/com/android/build/gradle/AssetPackBundlePlugin) | |\n| [AssetPackPlugin](/reference/tools/gradle-api/8.0/com/android/build/gradle/AssetPackPlugin) | |\n| [BasePlugin](/reference/tools/gradle-api/8.0/com/android/build/gradle/BasePlugin) | Base class for the plugin. |\n| [DynamicFeaturePlugin](/reference/tools/gradle-api/8.0/com/android/build/gradle/DynamicFeaturePlugin) | The plugin applied with \\`com.android.dynamic-feature' |\n| [LibraryPlugin](/reference/tools/gradle-api/8.0/com/android/build/gradle/LibraryPlugin) | The plugin applied with 'com.android.library' |\n| [LintPlugin](/reference/tools/gradle-api/8.0/com/android/build/gradle/LintPlugin) | Plugin for running lint **without** the Android Gradle plugin, such as in a pure Kotlin project. |\n| [SettingsPlugin](/reference/tools/gradle-api/8.0/com/android/build/gradle/SettingsPlugin) | The plugin applied with \\`com.android.settings' |\n| [TestPlugin](/reference/tools/gradle-api/8.0/com/android/build/gradle/TestPlugin) | The plugin applied with 'com.android.test' |"]]