Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.lanchon.dexpatcher.patch-libraryThe DexPatcher Patch Library plugin produces a DexPatcher patch library file that bundles compiled changes and additions to code and resources of a source application imported as a DexPatcher APK library, without bundling any part of the source application itself. The file is similar in structure to an Android library (AAR) file. The changes bundled in a patch library can be applied to the source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step, or their application can be serialized though the cyclic use of the APK Library and Patched Application plugins. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
com.lazan.java-monkey-patchCreate a patch jar by combining classes and resources from a dependency with classes and resources defined in a project |
1.0
(14 September 2017) |
com.anatawa12.mod-patching.sourceThe source patching plugin of Mod Patching |
2.1.8
(10 July 2023) |
com.anatawa12.mod-patching.binaryThe binary patching plugin of Mod Patching |
2.1.8
(10 July 2023) |
com.anatawa12.mod-patching.commonThe common plugin of Mod Patching |
2.1.8
(10 July 2023) |
com.brambolt.gradle.patchingA Gradle plug-in for creating and applying patch files using Google's diffutils library. |
2022.05.01-7057
(20 April 2022) |
com.github.lanchon.dexpatcher.patched-applicationThe DexPatcher Patched Application plugin produces a modified Android application by applying changes and additions to code and resources of a source application imported as a DexPatcher APK library. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
com.anatawa12.mod-patching.resources-devThe plugin for on-development environment resource configuration |
2.1.8
(10 July 2023) |
dev.lukebemish.docpatcherGenerates and applies javadoc patches to source files using javadoctor and spoon |
0.3.7
(22 November 2023) |
ca.stellardrift.gitpatcherA Gradle plugin to manage patches for Git repositories |
1.1.0
(09 November 2023) |