Search Gradle plugins
| Plugin | Latest Version |
|---|---|
io.github.appspiriment.library-baseThe 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) |
io.github.appspiriment.applicationThis Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead. |
0.0.11
(14 July 2025) |
net.akehurst.kotlin.gradle.plugin.jsIntegrationGradle plugin enable use of Kotlin's node/yarn infrastructure for building |
2.2.0
(10 July 2025) |
com.dorkbox.LicensingLicense definitions and legal management plugin for the Gradle build system |
3.0
(30 June 2025) |
com.github.vlsi.jandexBuilds Jandex index for Java class files |
2.0.0
(24 June 2025) |
com.github.vlsi.crlfCR/CRLF extensions for CopySpec |
2.0.0
(24 June 2025) |
io.github.zucchero-sintattico.typescript-gradle-pluginSimple Gradle plugin for automatic typescript build |
4.5.7
(23 June 2025) |
com.jraska.module.graph.assertionGradle plugin to keep your modules graph healthy and lean. |
2.9.0
(23 June 2025) |
io.github.cdsap.kotlinprocessRetrieve information of the Kotlin processes after the build execution |
0.2.0
(11 June 2025) |
software.amazon.smithy.gradle.smithy-trait-packageConfigures a Java library package for Smithy traits, using Smithy's trait-codegen plugin to generate Java implementation of traits. |
1.3.0
(11 June 2025) |