Search Gradle plugins

Plugin Latest Version

Provides functions to declare modules as a tree

0.0.2
(16 October 2024)

A plugin to detect modules with code change in a multi-module project

0.1.0
(08 October 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)

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)

Generates an OpenAPI diff from git tags and adds it into a changelog

0.1.0
(26 September 2024)

Manage project versions automatically with git tags

0.7.1
(26 September 2024)

Gradle plugin for versioning using Git tags

1.5.0
(21 September 2024)