Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.spongepowered.gradle.sponge.common
Deprecated
Gradle plugin for setting up SpongeCommon's implementation setup |
0.11.5
(18 June 2020) |
|
This 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.11
(14 July 2025) |
|
Manages Nokee plugins integration with Gradle |
1.0.1
(02 August 2022) |
|
Sets 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) |
|
Sets up the Gradle projects used in the Programming 1 exercises. |
3.6.4
(18 February 2026) |
|
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) |
|
Sets the Kotlin and Java sourceCompatibility targetCompatibility and release flag to a specific bytecode target |
1.0.0
(26 June 2024) |
|
Quickly set CN repositories. |
1.8
(05 February 2021) |
|
A small gradle plugin with components that I use often. |
1.0-SNAPSHOT
(30 July 2019) |
|
Fork from: https://github.com/rambabusaravanan/gradle-android-s3New features: - Filter uploaded files by extension - Attach metada to each uploaded file - Set aws region A simple light weight Gradle plugin for Android project to upload apk of all the build variants to AWS S3.This helps you to maintain all flavour of every version easily in S3. For usage, please visit docs for usage .. |
1.0.6
(18 February 2019) |