Search Gradle plugins
Plugin | Latest Version |
---|---|
com.dpforge.manifestguardPlugin for Android applications for detecting unexpected changes in AndroidManifest.xml |
1.0.0
(13 December 2022) |
io.github.itzg.github-releaserUploads application artifacts to GitHub release and publishes application manifests |
0.1.1
(23 October 2022) |
dev.icerock.mobile.multiplatform.targetsPlugin automatically setup android, ios targets. Android target also automatically configured with dev.icerock.mobile.multiplatform.android-manifest and dev.icerock.mobile.multiplatform.android-sources plugins. |
0.14.2
(16 September 2022) |
com.gradleup.auto.manifestAutomatically creates AndroidManifest.xml so you don't have to |
2.0
(16 April 2022) |
me.julb.gradleplugins.additionaljarsAdd automatically sources and javadoc jars to the Java project. Populates MANIFEST.MF with standard attributes. |
1.0.8
(08 December 2021) |
com.github.mrcjkb.module-finderEnables the use of non-modular Java dependencies without an "Automatic Module Name" attribute in their manifest. |
0.0.7
(22 June 2021) |
io.github.dexpatcher.patched-applicationDexPatcher is a toolchain for modifying Android applications at source-level using Java and the full power of Android Studio. The DexPatcher Patched Application plugin produces a modified Android application by applying changes to code, manifest and resources of a source application provided as an Android APK or a DexPatcher APK library. DexPatcher is free software. (GPLv3+) |
2.1.0
(27 June 2020) |
io.github.dexpatcher.patch-libraryDexPatcher is a toolchain for modifying Android applications at source-level using Java and the full power of Android Studio. The DexPatcher Patch Library plugin produces a DexPatcher patch library that bundles compiled changes to code, manifest and resources of a source application without bundling any part of the application itself. The source application is provided as an Android APK or a DexPatcher APK library. DexPatcher patch libraries are similar in structure to Android libraries (AAR files). The changes bundled in a patch library are applied to its source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step or their application can be serialized and chained. DexPatcher is free software. (GPLv3+) |
2.1.0
(27 June 2020) |
io.github.dexpatcher.apk-libraryDexPatcher is a toolchain for modifying Android applications at source-level using Java and the full power of Android Studio. The DexPatcher APK Library plugin processes a source application provided as an Android APK and produces a DexPatcher APK library. The library is used to create modified versions of the source application and includes its Dalvik bytecode and decoded manifest and resources. DexPatcher is free software. (GPLv3+) |
2.1.0
(27 June 2020) |
com.github.dispader.manifestoJAr and War manifests made less painful. |
2.0.0
(21 October 2019) |