Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Automatically injects analytics tracking code into Android Activities, Fragments, Composables, and methods at compile time using bytecode transformation. Supports screen-level tracking and method-level event tracking with parameter serialization, all with zero boilerplate. |
2.1.0
(12 November 2025) |
|
The DexPatcher APK Library plugin processes an Android application (APK) file and produces a DexPatcher APK library file that can be used to create modified versions of the source application. The file is similar in structure to an Android Library (AAR) file. It includes the decoded Android resources of the application and its Dalvik bytecode translated into Java bytecode among other things. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
|
Text blocks compiled to Java 8 bytecode |
2.19.9
(13 July 2026) |
|
A base Gradle plugin that runs static bytecode analysis by SpotBugs |
6.5.9
(13 July 2026) |
|
Verifies a built AAR's emitted consumer floor (Kotlin metadata version, minCompileSdk, minAndroidGradlePluginVersion, bytecode major) against the declared floors. |
0.0.2
(11 July 2026) |
|
Provides the Ketoy compiler module for Android. Compiles @KetoyComposable / @KetoyViewModel Kotlin (Jetpack Compose) source into signed KBC (.ktx) bundles for the Ketoy server-driven UI runtime, and wires the ketoyBundle and ketoyExportCapabilities tasks. Open source: https://github.com/KetoyDev/ketoy |
0.4.16-alpha
(11 July 2026) |
|
Convert Java code to ASM instructions |
1.4.3
(04 July 2026) |
|
A plugin for post-processing class files via Byte Buddy in a Gradle build. |
1.18.11-jdk5
(02 July 2026) |
|
Applies Hibernate aspects into the build |
8.0.0.Beta1
(16 June 2026) |
|
Transforms annotated java method into invokedynamic |
0.1.2
(14 June 2026) |