Search Gradle plugins
Plugin | Latest Version |
---|---|
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.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) |
com.facebook.kotlin.compilerplugins.dataclassgenerateData Class Generate is a Kotlin compiler plugin that helps to address Kotlin data class binary size overhead |
1.0.1
(09 May 2023) |
com.heretere.hdl.pluginDownload dependencies at runtime instead of shading to match file size limitations |
2.0.1
(28 October 2021) |