Search Gradle plugins
Plugin | Latest Version |
---|---|
com.varlanv.test-konvencePlugin that provides a way to automatically change and enforce test naming |
1.0.9
(17 July 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.11
(14 July 2025) |
dev.panuszewski.typesafe-conventionsGradle plugin providing typesafe accessors for convention plugins |
0.8.0-RC1
(13 July 2025) |
com.xenoterracide.gradle.gitThis plugin provides git metadata |
0.13.0
(07 July 2025) |
dev.icerock.mobile.multiplatform-resourcesPlugin to provide access to the resources on iOS & Android |
0.25.0
(30 June 2025) |
com.markelliot.versionsCreates a task that determines available dependency and plugin upgrades for a project and produces a YAML report. Additionally provides two tasks for updating the versions in a versions.props file (nebula.dependency-recommender or com.palantir.consistent-versions compatible) and updating plugin versions in Gradle plugin blocks. |
0.133.0
(29 June 2025) |
org.jetbrains.kotlinx.dataframeGradle plugin providing task for inferring data schemas from your CSV or JSON data |
1.0.0-dev-7570
(27 June 2025) |
org.jetbrains.kotlinx.dataframeGradle plugin providing task for inferring data schemas from your CSV or JSON data |
1.0.0-dev-7568
(27 June 2025) |
name.remal.test-source-setsPlugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set. |
5.0.2
(26 June 2025) |
com.github.vlsi.gradle-extensionsProvides extra Kotlin DSL for Gradle scripts |
2.0.0
(24 June 2025) |