Search Gradle plugins

Plugin Latest Version

This plugin automates generation of version numbers based on commit messages and git tags.

3.6.18
(21 August 2026)

Sets project properties from discovered sources.

0.9.7
(20 August 2026)

Single source of truth for Kotlin Multiplatform app configuration (identity, version, bundle ids, locales, launcher assets, generated BuildConfig) propagated to Android + iOS.

3.0.1
(19 August 2026)

A convention plugin that applies OWC Formatting, CI Publishing and Semantic Versioning. It also provides additional functionality based on the applied plugins.

3.0.1
(19 August 2026)

Automatically determines the semantic version based on conventional commits and git tags

2.4.0
(16 August 2026)

Settings-level plugin applied in settings.gradle. Configures dependency resolution management with mavenLocal(), mavenCentral(), and an optional private stano-maven repository. Configures local build cache and optional S3 remote build cache (enabled via STANO_BUILD_CACHE_TYPE=s3; configured via STANO_BUILD_CACHE_S3_* variables). Pins the Kotlin JVM plugin to a fixed version and self-pins all com.stano plugins to the version bundled with this plugin. Exposes a buildCacheSettings DSL to customize the S3 cache key prefix.

0.1.15
(14 August 2026)

Extends com.stano.base for multi-module library builds. Applies the base and jacoco plugins to the root project. Does not set a project version — intended for library repositories that manage versioning separately. Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task.

0.1.15
(14 August 2026)

Gradle plugin to integrate git-semver into a gradle project.

0.6.2
(08 August 2026)

Gradle plugin for embedding build information (like project name, version,...) into the code so it can be read at runtime.

2.0.2
(07 August 2026)

Release and version management plugin.

1.21.3
(05 August 2026)