Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.appspiriment.library-baseThe Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules. |
0.0.3
(25 February 2025) |
nrlssc.gradleConfigures boilerplate NRLSSC Enterprise |
4.0.138
(01 February 2025) |
dev.minco.gradle.defaults-pluginSets up sensible defaults for our gradle projects to avoid boilerplate |
0.2.81
(08 January 2025) |
nrlssc.pubConfigures boilerplate for Publishing to Artifactory and/or Nexus |
3.0.48
(29 October 2024) |
nrlssc.projectsConfigures boilerplate for Subproject, Coprojects, and Dependencies support. Applied to your settings.gradle |
3.0.16
(04 October 2024) |
com.redmadrobot.applicationPlugin to reduce boilerplate in Android applications build scripts |
0.19.1
(31 July 2024) |
com.redmadrobot.android-libraryPlugin to reduce boilerplate in Android libraries build scripts |
0.19.1
(31 July 2024) |
com.vouncherstudios.strawberryA gradle plugin to apply common organization build settings. |
1.0.1
(25 July 2024) |
com.netflix.nebula.facetReduce boilerplate for adding additional source sets |
11.0.0
(08 May 2024) |
dev.teogor.stitchStitch handles the Room boilerplate, including automatic generation of repositories, dependency injection integration, and flexible customizations. |
1.0.0-alpha02
(15 February 2024) |