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.11
(14 July 2025) |
io.github.appspiriment.applicationThis Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead. |
0.0.11
(14 July 2025) |
io.github.irgaly.remove-unused-resourcesA plugin removes unused resources discovered by Android Lint |
2.3.0
(14 July 2025) |
io.github.gmazzo.test.aggregation.resultsTest results aggregation support for Android/JVM modules |
2.4.6
(14 July 2025) |
io.github.gmazzo.test.aggregation.coverageJacoco coverage aggregation support for Android/JVM modules |
2.4.6
(14 July 2025) |
io.github.msnishan.genA Gradle plugin that parses OpenAPI schema definitions and generates JPA entity classes. |
1.0.0
(12 July 2025) |
io.scade.gradle.plugins.android.swiftpmAdds seamless interoberability between Swift and Java/Kotlin into Android applications |
1.1.1
(11 July 2025) |
io.scade.gradle.plugins.swiftpmAdds seamless interoberability between Swift and Java/Kotlin |
1.1.1
(11 July 2025) |
io.gitlab.gregtechlite.magicbookgradleA convention plugin that helps you set up forge mod development environment for Minecraft up to 1.13 |
1.0.4
(10 July 2025) |
io.github.usefulness.ktlint-gradle-pluginLint and formatting for Kotlin using ktlint with configuration-free setup on JVM and Android projects |
0.11.0
(09 July 2025) |