Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.thahnen.uniformdependenciesA plugin to handle dependencies based on a properties file provided containing all dependencies used |
1.0.0
(18 May 2021) |
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) |
com.tisonkun.osdetectorA Gradle plugin that detects the OS name and architecture, providing a uniform classifier to be used in the names of native artifacts. |
0.6.0
(23 October 2024) |
com.google.osdetectorA Gradle plugin that detects the OS name and architecture, providing a uniform classifier to be used in the names of native artifacts. |
1.7.3
(09 February 2023) |