Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.appspiriment.library-composeThe Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.10
(09 June 2025) |
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) |
com.oldguy.gradle.sqlcipher-openssl-buildAutomated builds of OpenSSL and SqlCipher, 64 bit only, for Windows and Linux build hosts. Multiple target hosts including Android, VStudio, mingw, Linux. |
0.5.0
(09 June 2025) |
net.serenity-bdd.serenity-gradle-pluginSerenity Gradle Plugin |
4.2.33
(06 June 2025) |
org.gaugeGradle plugin for Gauge, the open source test automation tool developed by ThoughtWorks. |
2.3.0
(04 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) |
dev.zucca-ops.gradle-publisherA Gradle plugin that simplifies publishing by detecting environment and routing to the correct repository with dynamic versions. |
1.1.0
(23 May 2025) |
com.commencis.android-checklistGradle plugin for Android projects to automate final checks before publish your app. |
1.4.0-20250507134224
(07 May 2025) |
io.spring.security.releaseSpring Security Release Plugin is a Gradle plugin that provides common tasks for automating Spring releases. |
1.0.6
(05 May 2025) |
dev.shushant.generate-app-resource-class.pluginSimplify resource management in your Jetpack Compose project with the Generate App Resource Class plugin. This Gradle plugin automates the creation of a Kotlin class that acts as a central hub for accessing application resources such as strings and drawables directly from your Composables. |
1.0.3-beta04
(27 April 2025) |