Search Gradle plugins

Plugin Latest Version

dev.icerock.mobile.multiplatform-resources

Plugin to provide access to the resources on iOS & Android

0.24.0-beta-3
(03 May 2024)

dev.icerock.mobile.multiplatform.cocoapods

Setup CocoaPods interop. Path to Pods project and configuration can be set globally into gradle.properties

0.14.2
(16 September 2022)

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.2
(16 September 2022)

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.2
(16 September 2022)

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.2
(16 September 2022)

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.2
(16 September 2022)

dev.icerock.mobile.units-generator

Plugin to codegen for new Units

0.6.2
(03 August 2021)