Search Gradle plugins
Plugin | Latest Version |
---|---|
pl.droidsonroids.animation-disablerGradle plugin for disabling animations in global settings before UI tests and reenabling them afterwards |
1.0.9
(25 June 2021) |
io.github.gvczhang.sdkcheckerA gradle plugin to check whether SensorsData Android SDK dependency is added. |
1.0.1
(30 November 2022) |
io.github.reactivecircus.firestormGradle plugin for running modularized Android instrumented tests on Firebase Test Lab |
0.1.1
(10 September 2019) |
piotrmadry.pluginGradle plugin for Android Test Lab |
0.0.1
(01 June 2017) |
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.3
(25 February 2025) |
org.jetbrains.kotlin.androidKotlin plugins for Gradle |
2.2.0-Beta1
(15 April 2025) |
io.github.appspiriment.libraryThis Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose. |
0.0.3
(25 February 2025) |
com.cookpad.android.plugin.license-toolsGradle plugin to check library licenses and generate license pages. |
1.2.8
(14 June 2021) |
es.rafaco.inappdevtoolsCompanion gradle plugin for the Android library with the same name |
0.0.58
(27 January 2021) |
pl.lyskawa.android.plugin.license-toolsGradle plugin to check library licenses and generate license pages. |
1.2.6
(26 October 2020) |