Search Gradle plugins
Plugin | Latest Version |
---|---|
uk.co.iotatech.gradleIotatech internal gradle plugin to unify configuration and simplify individual project settings. |
0.5.7
(09 September 2022) |
io.github.appspiriment.roomThis plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file. |
0.0.10
(09 June 2025) |
dev.nokee.nokee-version-managementManages Nokee plugins integration with Gradle |
1.0.1
(02 August 2022) |
io.github.davidburstrom.version-compatibilitySets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite. |
0.5.0
(28 March 2023) |
de.uni-passau.fim.prog1paSets up the Gradle projects used in the Programming 1 exercises. |
3.5.8
(14 April 2025) |
tools.refinery.javaConfigures common Java settings for projects using Refinery |
0.1.6
(16 March 2025) |
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) |
org.gradlex.reproducible-buildsReproducibility settings applied to Gradle's built-in tasks. |
1.0
(13 September 2024) |
dev.tilbrook.kotlin.bytecode-targetSets the Kotlin and Java sourceCompatibility targetCompatibility and release flag to a specific bytecode target |
1.0.0
(26 June 2024) |
me.julb.gradleplugins.semanticversioningProvide a set of tasks to read and update version of your Gradle applications, specially in CI/CD. |
1.0.8
(08 December 2021) |