Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin to generate Kotlin constants during build time. |
0.1.0-indev02
(05 October 2024) |
|
Lobzik is a gradle plugin designed to help Android developers chop their monolithic codebases into smaller pieces. It gathers data about dependency graph and runs Louvain algorithm to split it into modules |
0.8.0
(05 October 2024) |
|
Gradle plugin to extract project classes dependency graph for using in Lobzik analysis pipeline |
0.8.0
(05 October 2024) |
|
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) |
|
Bakes in build info at compile time |
2.3.1
(01 October 2024) |
|
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) |
|
Multiple plugins in one line (deprecated, saved for backward compatibility) |
0.14.4
(29 September 2024) |
|
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) |
|
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) |
|
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) |