Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A plugin that helps build Rust JNI libraries with Cargo for use in Android projects. |
0.9.6
(13 January 2025) |
|
Gradle plugin to compile C sources to static libraries using Kotlin Konan compiler |
1.0.0
(03 December 2024) |
|
Used in module level gradle for publishing to maven repositories |
0.3
(31 October 2024) |
|
Source code metrics report based on the Scent library |
3.3
(29 August 2024) |
|
Java Object Layout report created with the jol-core library |
3.3
(29 August 2024) |
|
Configs for com.redmadrobot.application and com.redmadrobot.android-library |
0.19.1
(31 July 2024) |
|
Configs for com.redmadrobot.kotlin-library |
0.19.1
(31 July 2024) |
|
* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts |
1.0.17
(11 July 2024) |
|
Generates multiplatform Kotlin code for common-module access to native libraries. |
0.0.5
(26 June 2024) |
|
Allows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible. |
1.0.0
(10 June 2024) |