Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Generate android sdk related resources |
1.0.2
(13 December 2019) |
|
The 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) |
|
The 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) |
|
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) |
|
Gradle-usage-plugin - simple plugin for collect information about usage classes or resources. Plugin give that info from dependency tree. |
1.0
(25 October 2019) |
|
Sass Plugin with support for multiple sass resource sets |
1.2.4
(31 May 2019) |
|
A Gradle plugin that configures javadoc for linking resources located on Javadoc.io |
0.1.4-700fdb6
(15 October 2018) |
|
Gradle Plugin that deduplicate string resources in Android project |
0.1.3
(12 July 2018) |
|
This plugin Generates Android string resource XML file from Google Spreadsheet |
1.0.1
(20 March 2018) |
|
android gradle 打包插件,依次完成以下两个功能: 1、使用qq压缩插件对包的资源进行混淆 2、对压缩包打出多渠道包 |
1.0.8.2
(28 November 2017) |