Search Gradle plugins

Plugin Latest Version

The plugin helps in building Supabase Edge Functions using Kotlin as primary programming language. It offers support for multi-module project and Javascript sources. Additionnaly, it provides gradle tasks for serving, inspecting and testing your functions locally and later deploying them to a remote project.

0.0.6
(25 October 2024)

Load properties from command-line (using project properties: -P option) and from gradle.properties, handling primary property types like strings, numbers, booleans for flexible and dynamic configuration management

1.0
(09 August 2024)

Configures Enforcer rules

0.14.0
(07 August 2024)

Publish Gradle Projects to a project-local repository, for functional testing

0.4.2
(22 July 2024)

* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts

1.0.17
(11 July 2024)

Sets up basic conventions for Android projects, such as target sdk and Kotlin/Java versions

1.0.1
(04 May 2024)

This plugin helps you to automatically version your gradle project according to semver rules

0.14.0
(28 April 2024)

Configures AWS CodeArtifact Maven repository as source for project plugins and project dependencies.

1.5.1
(18 April 2024)

Configures Android projects with Room database integration for your project.

1.0.0-alpha05
(15 April 2024)

Configures Android library projects with Jacoco code coverage for your project.

1.0.0-alpha05
(15 April 2024)