Search Gradle plugins

Plugin Latest Version

Gradle plugin for providing build-time configuration properties for kotlin application

2.3.1
(07 July 2024)

A build config is a generated class holding constants set by the build script. This plugin provides a secure interface to store your project constants.

1.0.9
(26 November 2018)

A Gradle plugin for common ZAP build-related configs and tasks.

0.5.0
(27 February 2025)

Generate constants with kotlin's object

1.0.5
(27 October 2018)

A plugin to verify APK/AAB signature and print build config info.

1.0.0
(11 February 2026)

Android Environments plugin helps us to avoid manual declaration of build config fields in each of the build types or product flavors. It's no longer required to write buildConfigField for every single field.

1.0.3
(07 August 2019)

Android Environments plugin helps us to avoid manual declaration of build config fields in each of the build types or product flavors. It's no longer required to write buildConfigField for every single field.

0.9.0
(23 July 2019)

android build common config for build.gradle, this will auto add android necessary dependencies

2026.03.01
(01 March 2026)

Streamlined Dockerfile generation using Kotlin DSL inside Gradle build scripts.

0.0.1
(11 August 2024)

Use a YAML file to setup config for gradle builds

2.7.5
(30 June 2022)