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.10
(09 June 2025) |
io.github.mridang.gradle.missinglinkA Gradle plugin that checks for dependency conflicts using Spotify MissingLink |
1.3.0
(06 June 2025) |
io.github.alexsarrell.arch-kotlin-pluginA Gradle plugin for ARCH library. Use it to generate Kotlin classes and docs for analytics using ARCH specification. See examples of usage at https://github.com/alexsarrell/arch/tree/master/demo |
1.0.0
(05 June 2025) |
io.github.andriybosik.schema-wizard-gradle-pluginUse plugin to run SchemaWizard database migration tool from command line |
1.0.1
(31 May 2025) |
io.github.gmazzo.importclassesImports and repackages dependencies using `Proguard` tool |
1.3.0
(15 May 2025) |
io.github.nielsfalk.datatableScans Kotlin files for data-tables and generate the code so this feature can be use. |
0.1.0
(25 April 2025) |
io.github.crimix.replace-placeholdersA Gradle plugin that configures ProcessResources task from Java Plugin to replace placeholders dynamically using prefixed properties |
3.0
(24 April 2025) |
io.github.theaniketraj.vistaA CLI Gradle plugin that automates version management using a version.properties file. |
1.0.7
(23 April 2025) |
io.github.callmemiku.ktor-extensionadds serializable prop to data classes and tries to apply serialize with using your implementation |
1.0.0
(23 April 2025) |
io.github.andriybosik.schema-wizard-gradle-plugin-previewUse plugin to run SchemaWizard database migration tool from command line |
0.0.2
(22 April 2025) |