Search Gradle plugins
Plugin | Latest Version |
---|---|
com.starter.application.androidSet of useful plugins that might be useful for Multi-Module Android projects. |
0.83.0
(29 March 2025) |
com.starter.library.kotlinSet of useful plugins that might be useful for Multi-Module Android projects. |
0.83.0
(29 March 2025) |
com.starter.library.multiplatformSet of plugins that might be useful for Multi-Module Android projects. |
0.83.0
(29 March 2025) |
com.starter.configSet of useful plugins that might be useful for Multi-Module Android projects. |
0.83.0
(29 March 2025) |
org.protelis.protelisdocA plugin that translates Protelis modules to Kotlin code, then generates the function documentation via Dokka |
3.0.86
(28 March 2025) |
com.ryandens.javaagent-otel-modificationEnables easy modification of OpenTelemetry javaagent distributions with 3rd party extensions or auto-instrumentation modules |
0.8.0
(22 March 2025) |
io.github.gmazzo.test.aggregation.resultsTest results aggregation support for Android/JVM modules |
2.4.4
(12 March 2025) |
io.github.gmazzo.test.aggregation.coverageJacoco coverage aggregation support for Android/JVM modules |
2.4.4
(12 March 2025) |
io.github.appspiriment.mavenpublishThis plugin simplifies the setup of library modules to be published to Maven Central, it still need to be configured. This plugin utilises 'vanniktech maven publish' plugin. |
0.0.3
(25 February 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) |