Search Gradle plugins
Plugin | Latest Version |
---|---|
se.eelde.build-optimizationsVerify that builds on developer machines (plugin will sidestep checks on CI) are running with expected optimizations enabled. Daemon builds, parallel, xmx etc. Useful for new developers, new machines, if you accidentally delete your .gradle folder etc. A good way to get new optimizations from gradle to be adopted across users of your repository / your organization. |
0.2.0
(13 December 2020) |
com.palawanframe.angular-baseCreates new angular project from only gradle initialized project. Simply apply plugin into your gradle project and execute :angularInit task and new angular project will be created. |
0.3.2
(15 February 2022) |
com.trevorism.create-projectCreate standard folder structure, build file, and sample code with unit tests for a new project. |
0.9.0
(28 October 2020) |
com.mirror.pluginsNew variant generator |
0.1.1.3
(23 July 2017) |
name.remal.test-source-setsPlugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set. |
3.0.3
(18 May 2023) |
dev.icerock.mobile.multiplatform-widgets-generatorPlugin to codegen for new Widgets |
0.2.4
(13 May 2023) |
io.github.flank.gradle.simple-flanksimple-flank is a new gradle plugin with a clear focus: make the setup as simple as possible. |
0.4.0
(12 May 2023) |
io.github.zeroarst.dependency-updates-commenterCheck dependency updates and add to comments |
0.2.4
(09 February 2023) |
pt.com.hugo-dias.git-versionerThis plugin will help you by creating a new version for each git commit based in the commit description |
1.0.10
(24 January 2023) |
org.gradle.samplesPlugin required for authoring new Gradle Samples |
0.21
(21 October 2022) |