Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The 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.11
(14 July 2025) |
|
Load properties from command-line (using project properties: -P option) and from gradle.properties, handling primary property types like strings, numbers, booleans for flexible and dynamic configuration management |
1.0
(09 August 2024) |
|
Plugins to add provided and optional configurations |
10.0.1
(08 August 2024) |
|
Added support for Maven-style optional dependencies. |
3.2.2.2
(11 May 2024) |
|
Configures Android test-related options for your project. |
1.0.0-alpha05
(15 April 2024) |
|
Configures Android application-specific options with Jacoco code coverage for your project. |
1.0.0-alpha05
(15 April 2024) |
|
Configures Android Compose-specific options for your Android application. Enhance your app's UI with the power of Jetpack Compose for modern Android development. |
1.0.0-alpha05
(15 April 2024) |
|
Configures Android application-specific options for your project. |
1.0.0-alpha05
(15 April 2024) |
|
lightweight ORM generator for mysql, java and optionally jsp/servlets - this utilises the templar templating language |
5.1.0
(27 October 2023) |
|
Gradle plugin for those who mean business. No more optional TODOs. No more forgotten tasks. ToDoMe enforces due dates on every TODO and fails your build if you miss them. Code with conviction. Meet your deadlines. Keep your promises. |
1.0.3
(16 May 2023) |