Search Gradle plugins
Plugin | Latest Version |
---|---|
com.level11.android-libraryGradle plugin for Level 11 Android libraries |
1.0.1
(07 August 2020) |
digital.wup.android-maven-publishModification to the standard Maven Publish plugin to be compatible with android-library projects (aar). |
3.6.3
(07 November 2019) |
com.vanniktech.android.javadoc.libraryGradle plugin that generates Java Documentation from Android library module. |
0.2.1
(05 October 2015) |
com.redmadrobot.android-libraryPlugin to reduce boilerplate in Android libraries build scripts |
0.16.2
(17 June 2022) |
com.jdroid.android.libraryGradle Plugin for Android libraries |
2.0.0-SNAPSHOT
(17 April 2019) |
com.javiersc.gradle.plugins.publish.android.libraryA custom plugin for `maven-publish` and `android-library` plugin with a basic setup |
0.1.0-beta.2
(23 October 2021) |
xyz.tynn.android.sourcesProvide sources JAR for all Android Library software components. |
0.2.1
(20 November 2021) |
xyz.tynn.android.mavenProvide maven publications for all Android Library release software components. |
0.2.1
(20 November 2021) |
xyz.tynn.android.javadocProvide javadoc JAR for all Android Library software components. |
0.2.1
(20 November 2021) |
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) |