Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.lanchon.dexpatcher.apk-libraryThe 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) |
com.techsign.pluginGradle plugin to help embed dependencies in generated aar file |
2.0.4-tch
(06 May 2019) |
com.mobbeel.pluginGradle plugin to help embed dependencies in generated aar file |
2.0.3
(05 November 2018) |
com.trevjonez.android-componentsVariant aware android publishing, via `maven-publish` plugin. |
0.1.0
(07 September 2018) |
com.github.gmazzo.apklibAn Android-Gradle plugin for generate DEX classes and a APK from a Library module. |
0.3
(23 May 2018) |
com.github.dcendents.android-mavenModification to the standard Maven plugin to be compatible with android-library projects (aar). |
2.1
(04 April 2018) |
com.kageiit.lintrulesGradle plugin that allows bundling custom lint rules with AARs |
1.1.3
(28 November 2016) |