Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin for automatically setting source/targetCompatibility of all modules in project with android support |
1.1
(24 September 2020) |
|
Set of plugins that might be useful for Multi-Module Android projects. |
0.92.0
(09 November 2025) |
|
This 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.11
(14 July 2025) |
|
Pre configured external plugins for 3pc Java Projects, helps to reduce boiler plate configs and push standards. |
0.2.1
(16 January 2024) |
|
Specify versions of external libraries in a centralized place and use them across the sub-projects |
1.1
(08 May 2020) |
|
Provides access to tools configured by project extensions |
5.0.0-alpha.3
(06 November 2025) |
|
Publish Kotlin (JVM, Multiplatform) libraries, Android libraries, Gradle Plugins, and Version Catalogs |
0.1.0-rc.45
(18 June 2022) |
|
This plugins performs a dynamic alignment on ::appy based on the current version inside the platform lockfile |
0.0.8
(20 April 2022) |
|
A plugin adapted for Alibaba's routing framework ARouter (compatible with AGP 8.3.0) The official routing plugin arouter-register of the routing framework hosted at https://github.com/alibaba/ARouter is currently at version 1.0.2, which does not support AGP 8.x.x. This plugin is designed to address this issue. It applies to projects that encounter the problem of being unable to use the official arouter-register plugin after upgrading AGP to 8.x.x. |
1.0.0
(03 December 2025) |
|
The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules. |
0.0.11
(14 July 2025) |