Search Gradle plugins

Plugin Latest Version

com.starter.application.android

Set of useful plugins that might be useful for Multi-Module Android projects.

0.83.0
(29 March 2025)

io.github.gmazzo.android.manifest.lock

A gradle Gradle to control what Permissions, SDK-level, and other PlayStore listing sensitive settings is added into the Android Manifest

1.3.5
(04 April 2025)

si6.gradle.utils

Support settings up base android module dependency

1.0-SNAPSHOT
(07 January 2020)

io.github.appspiriment.library-base

The 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)

com.tokeninc.tools.settings

Used in settings.gradle for consuming maven repositories

0.3
(31 October 2024)

com.github.gmazzo.play-autoincrement

An Android-Gradle plugin to set the build version based on the last APK uploaded on PlayStore

0.6
(12 May 2017)

dev.icerock.mobile.multiplatform.android-sources

After enable this plugin you can move android's main source set to androidMain, release to androidRelease, test to androidTest etc.

0.14.4
(29 September 2024)

io.github.appspiriment.project

This 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.3
(25 February 2025)

xyz.tynn.idea.fix

Fix minor issues within IDEA regarding source sets of Kotlin and Test Fixtures

0.1.2
(28 January 2020)

com.zeyadgasser.gradle.plugins.testing

Plugin for setting up testing for kotlin modules

1.1.0
(30 August 2023)