Search Gradle plugins

Plugin Latest Version

Avito Android Plugin

2020.2.5
(07 February 2020)

Kotlin/JS application configuration

19.13.0
(26 July 2026)

Kotlin/JS worker configuration

11.14.0
(26 October 2024)

Kotlin/JS component configuration

5.125.0
(16 February 2023)

Kotlin/JS definitions configuration

5.124.0
(15 February 2023)

Kotlin/JS worker configuration

4.88.0
(03 February 2022)

Kotlin/JS definitions configuration

4.88.0
(03 February 2022)

Kotlin/JS application configuration

4.88.0
(03 February 2022)

A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.

0.19.0
(23 July 2026)

Core plugin for internal Java/Kotlin subprojects. Applies java-library, Kotlin JVM, JaCoCo, and Spotless (Google Java Format). Configures the Java toolchain from the root BaseExtension's javaVersion (default '21'). Configures tests with JUnit Platform and finalizes them with jacocoTestReport. When mspVersion is set, enforces the MSP BOM, excludes commons-logging and log4j, and auto-wires the MapStruct annotation processor when mapstruct is detected on the classpath. Requires com.stano.base (or com.stano.application) on the root project.

0.1.8
(27 July 2026)