Search Gradle plugins
Plugin | Latest Version |
---|---|
com.tokeninc.tools.buildUsed in project level gradle for consuming maven repositories |
0.3
(31 October 2024) |
com.tokeninc.tools.settingsUsed in settings.gradle for consuming maven repositories |
0.3
(31 October 2024) |
com.quittle.svg-2-android-vectorAutomatically converts SVGs to Android Vector files as part of the build. |
0.1.0
(27 June 2023) |
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) |