Search Gradle plugins
| Plugin | Latest Version |
|---|---|
io.github.appspiriment.projectThis project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost. |
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.FlyJingFish.AndroidAop.android-aopLightweight Aop for Android platform, you deserve it, action is worse than your heartbeat |
2.6.7
(18 June 2025) |
com.starter.easylauncherSet of plugins that might be useful for Multi-Module Android projects. |
6.4.1
(11 May 2025) |
com.emergetools.androidGradle plugin for building and uploading an Android AAB/APK to Emerge. |
4.4.0
(24 April 2025) |
com.microsoft.identity.buildsystemGradle plugin to encapsulate custom build tasks and configuration for AuthClient android projects. |
0.2.5
(10 April 2025) |
ch.hippmann.localizerGradle plugin for generating localization files for Android projects and small Kotlin Multiplatform projects |
1.0.4
(10 April 2025) |
io.github.farimarwat.lokalenowAndroid gradle plugin for app's localization |
1.10
(07 March 2025) |
io.github.chr56.tools.releaseA tiny Gradle Plugin for publishing Android Artifacts! |
0.1.3
(12 February 2025) |
com.auth0.gradle.oss-library.androidGradle plugin to configure a Java/Android oss library |
0.19.0
(11 February 2025) |