Search Gradle plugins
Plugin | Latest Version |
---|---|
org.jetbrains.kotlinx.rpc.platformThe plugin enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version. |
0.3.0
(01 October 2024) |
io.github.simulatan.gradle-buildinfo-pluginBakes in build info at compile time |
2.3.1
(01 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.multiplatformMultiple plugins in one line (deprecated, saved for backward compatibility) |
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.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) |
dev.icerock.mobile.multiplatform.android-manifestAfter enable this plugin you can move AndroidManifest.xml from src/main/AndroidManifest.xml to src/androidMain/AndroidManifest.xml |
0.14.4
(29 September 2024) |
com.divpundir.mavlink.generatorPlugin for generating Kotlin implementation of MAVLink dialects. |
1.2.8
(29 September 2024) |
com.malinskiy.marathonMarathon is a fast and platform-independent test runner focused on performance and stability |
0.10.3
(29 September 2024) |