Search Gradle plugins

Plugin Latest Version

io.realm.kotlin

Gradle 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.targets

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)

dev.icerock.mobile.multiplatform.ios-framework

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)

dev.icerock.mobile.multiplatform.cocoapods

Setup 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-framework

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)

dev.icerock.mobile.multiplatform.android-sources

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)

dev.icerock.mobile.multiplatform.android-manifest

After enable this plugin you can move AndroidManifest.xml from src/main/AndroidManifest.xml to src/androidMain/AndroidManifest.xml

0.14.4
(29 September 2024)

ir.mahozad.compose-exe-manifest

Embeds application manifest XML file in Compose Multiplatform desktop exe file

1.0.0
(16 September 2024)

dev.toastbits.kjna

Generates multiplatform Kotlin code for common-module access to native libraries.

0.0.5
(26 June 2024)

io.github.fluxo-kt.binary-compatibility-validator-js

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)