Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.ushiosan23.resgenIt is a plugin used to automatically generate assets to a java application (Similar to what android studio does, but very basic) |
0.0.3
(31 May 2022) |
com.pddstudio.git.remotesA Gradle plugin to clone remote resources and assets into your Java/Android build |
1.0.0
(03 April 2017) |
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) |
dev.teogor.querentQuerent lays the groundwork for your project's resource management, fostering consistency and efficiency across your development workflow. |
1.0.0-alpha03-SNAPSHOT-8f9a736
(04 March 2024) |
de.trustedshops.gradle.trustbadge.config.produceThis plugin converts the trustbadge-config.json file for Trustbadge into a set of resources that the Trustbadge library can use. |
0.0.03
(21 February 2023) |
com.mermake.locale-resource-generatorAutomatically generates locale_config.xml for per-app language support on Android 13 and higher. Also generates map of supported locales/languages for use in a runtime language picker. |
0.1.1
(04 August 2024) |
org.openftc.ftc-resources-pluginA Gradle plugin to push files to the FIRST folder of all connected Android devices (FTC Teams only) |
0.9.1
(02 February 2018) |
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) |