Search Gradle plugins
Plugin | Latest Version |
---|---|
me.champeau.gradle.groovy-androidAdds support for the Groovy language to Android builds |
0.3.4
(31 October 2014) |
cn.dailystudio.devbricksx.devkitA plugin to enable an Android project to use DevBricksX facilities |
2.0.2-1.2.0
(05 July 2025) |
com.autonomousapps.dependency-analysisA plugin to report mis-used dependencies in your Android project |
2.19.0
(24 June 2025) |
io.github.FlyJingFish.AndroidAop.android-aopLightweight Aop for Android platform, you deserve it, action is worse than your heartbeat |
2.6.7
(18 June 2025) |
io.github.appspiriment.roomThis plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file. |
0.0.10
(09 June 2025) |
io.github.appspiriment.projectThis project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost. |
0.0.10
(09 June 2025) |
com.starter.easylauncherSet of plugins that might be useful for Multi-Module Android projects. |
6.4.1
(11 May 2025) |
com.emergetools.androidGradle plugin for building and uploading an Android AAB/APK to Emerge. |
4.4.0
(24 April 2025) |
io.github.andrefigas.rustjniA Gradle plugin that simplifies the creation and compilation of Rust code integrated with Android applications via JNI. |
0.0.24
(17 April 2025) |
com.microsoft.identity.buildsystemGradle plugin to encapsulate custom build tasks and configuration for AuthClient android projects. |
0.2.5
(10 April 2025) |