Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle Plugin that can generate type-safe models from Convex functions. |
0.0.3
(07 July 2025) |
|
Setup CocoaPods interop. Path to Pods project and configuration can be set globally into gradle.properties |
0.14.4
(29 September 2024) |
|
Convenience Gradle plugin for reliable configuration of Kotlin & KMP projects. Made by Fluxo. See https://github.com/fluxo-kt/fluxo-kmp-conf for more details. |
0.13.2
(26 November 2024) |
|
Bundles multiple Android modules—including those from Kotlin Multiplatform projects—into a single AAR for easier distribution. Supports module exclusion, dependency extraction, and source merging for Android targets. |
2.3.0
(07 March 2026) |
|
Plugin automatically setup android, ios targets. Android target also automatically configured with dev.icerock.mobile.multiplatform.android-manifest and dev.icerock.mobile.multiplatform.android-sources plugins. |
0.14.4
(29 September 2024) |
|
Gradle plugin for generating localization files for Android projects and small Kotlin Multiplatform projects |
1.0.4
(10 April 2025) |
|
After enable this plugin while using framework configuration you can add dependencies to export just like in iOS framework. |
0.14.4
(29 September 2024) |
|
Plugin will setup sync gradle tasks in group cocoapods for cocoapods integration. Example of podspec for integration here - https://github.com/icerockdev/moko-template/blob/master/mpp-library/MultiPlatformLibrary.podspec |
0.14.4
(29 September 2024) |
|
After enable this plugin you can move android's main source set to androidMain, release to androidRelease, test to androidTest etc. |
0.14.4
(29 September 2024) |
|
Applies the kotlinx-benchmark and `allopen` plugins, adds the kotlinx-benchmark dependencies, and registers a separate `benchmarks` source set that depends on `main` by default. |
0.11.0
(27 October 2025) |