Search Gradle plugins

Plugin Latest Version

A Gradle plugin for dynamic test smells detection.

1.1.0
(12 January 2022)

Detects missing or superfluous build dependencies in Kotlin projects

1.0.9
(17 December 2021)

Development tools for Gradle projects currently include monitoring and automatic execution of test files. When the code file or test file changes, the plug-in automatically detects the corresponding test file and executes it. If you type Enter, all tests will be executed.

1.3.8
(31 October 2021)

Detect and remove unused Android resources in a given Gradle project

1.0.0
(30 June 2020)

Detects use of legacy APIs which modern Java versions supersede

2.1.0-1
(09 June 2020)

** Deprecated ** Use the org.gradlex.jvm-dependency-conflict-detection and org.gradlex.jvm-dependency-conflict-resolution plugins instead! Identifies conflicts and enables resolving them for logger implementations in the JVM logging ecosystem

0.11.1
(07 May 2023)

An Android Gradle plugin that detects added res folders and add it to the res source set

0.1
(22 November 2016)