Search Gradle plugins
Plugin | Latest Version |
---|---|
dev.icerock.mobile.multiplatform.targetsPlugin 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) |
ch.hippmann.localizerGradle plugin for generating localization files for Android projects and small Kotlin Multiplatform projects |
1.0.3
(27 November 2023) |
dev.icerock.mobile.multiplatform.apple-frameworkAfter enable this plugin while using framework configuration you can add dependencies to export just like in iOS framework. |
0.14.4
(29 September 2024) |
dev.icerock.mobile.multiplatform.ios-frameworkPlugin 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) |
dev.icerock.mobile.multiplatform.android-sourcesAfter 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) |
com.huanshankeji.benchmark.kotlinx-benchmark-jvm-conventionsApplies 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.6.0
(22 October 2024) |
com.huanshankeji.jvm.native.osandarch.register-default-supported-feature-variantsRegisters feature variants for different operating systems (Linux, Windows, macOS) and CPU architectures. |
0.6.0
(18 October 2024) |
com.huanshankeji.common-gradle-dependencies-dummy-pluginA dummy plugin defined to enable publishing the package to the Gradle Plugin Portal |
0.8.0-20241016
(18 October 2024) |
dev.icerock.moko.kswiftSwift-friendly api generator for Kotlin/Native frameworks |
0.7.0
(22 January 2024) |
org.orbit-mvi.orbit.swiftGenerate swift code for Orbit Multiplatform |
0.1.0
(27 August 2021) |