Search Gradle plugins
| Plugin | Latest Version |
|---|---|
io.github.cdsap.android-artifacts-size-reportExtends Build Scans by adding custom values with the artifacts size of Android projects |
0.2.1
(27 November 2025) |
com.vanniktech.android.apk.sizeGradle plugin that generates CSV file with apk size per output and variant of apk |
0.4.0
(01 July 2017) |
com.github.evestera.depsizePlugin that adds a task "depsize" which calculates and shows dependency sizes. For further documentation, see github repository. |
0.2.0
(04 March 2021) |
ru.erdenian.shrinkometerCalculates per class size difference in dex files with and without code shrinking |
0.3.1
(22 August 2020) |
io.github.lhotari.buildsizePlugin for generating JSON that shows build size and structure but doesn't reveal content. Names are masked. |
0.5
(11 April 2018) |
io.github.liuwang.gradle.delete-mappingA Gradle plugin that automatically removes proguard.map files from Android App Bundle (AAB) build outputs. This plugin helps reduce AAB file size and simplifies the release process when mapping files are not needed. |
1.0
(29 October 2025) |
com.facebook.kotlin.compilerplugins.dataclassgenerateData Class Generate is a Kotlin compiler plugin that helps to address Kotlin data class binary size overhead |
1.1.0
(24 July 2025) |
io.github.islamkhsh.xdimenEasily support android multiple screen sizes |
0.0.8
(02 March 2024) |
io.github.nerdthened.jartightenGradle plugin to reduce the size of jar files |
1.2.12
(19 November 2023) |
io.github.scottpierce.kotlin-node-slimCreates a slim nodejs project of only the dependencies used by a Kotlin Node JS Gradle module so that only the used dependencies can be packaged. This helps to greatly reduce the released file size, especially in projects with multiple javascript projects. |
0.0.9
(11 July 2023) |