Search Gradle plugins
Plugin | Latest Version |
---|---|
org.jetbrains.kotlinx.benchmarkToolkit for running benchmarks for multiplatform Kotlin code. |
0.4.13
(21 November 2024) |
ru.pocketbyte.locolaser.kmpExtended Plugin for LocoLaser that also attaches all required dependencies for Kotlin Multiplatform projects. |
2.5.0
(13 November 2024) |
io.github.ttypic.swiftklibGradle Plugin to inject Swift-code for Kotlin Multiplatform iOS target |
0.6.4
(13 October 2024) |
io.github.sergeshustoff.diktSimple DI for kotlin multiplatform with depdendency graph validation in compile-time. |
1.1.0-kotlin-2.0.20
(06 October 2024) |
io.realm.kotlinGradle plugin for the Realm Kotlin SDK, supporting Android and Multiplatform. Realm is a mobile database: Build better apps faster. |
3.0.0
(03 October 2024) |
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) |
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.cocoapodsSetup CocoaPods interop. Path to Pods project and configuration can be set globally into gradle.properties |
0.14.4
(29 September 2024) |
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.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) |