Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.andreabrighi.android-git-sensitive-semantic-versioning-gradle-pluginA Gradle plugin that forces semantic versioning in an Android project (version name and version code) and relies on git to detect the project state, based on Git-Sensitive Semantic Versioning Plugin by Danilo Pianini. |
3.0.13
(23 November 2024) |
name.remal.sonarlintPlugin that executes SonarLint checks without SonarQube server. |
4.3.0
(23 November 2024) |
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. |
4.1.4
(21 November 2024) |
name.remal.integration-testsPlugin that adds 'integration' source set and configures it. |
4.1.4
(21 November 2024) |
name.remal.lombokConfigure Lombok annotation processor |
2.2.11
(19 November 2024) |
name.remal.merge-resourcesPlugin that merges resources from different output directories while executing Copy tasks |
4.0.0
(19 November 2024) |
name.remal.finalize-by-jacocoFinalize Test tasks with JacocoReport and JacocoCoverageVerification tasks |
1.0.2
(13 November 2024) |
name.remal.jacoco-to-coberturaConvert Jacoco XML reports to Cobertura format for importing in GitLab CI coverage report artifact |
1.0.2
(12 November 2024) |
name.remal.build-time-constants.jvmPlugin that processes compiled `*.class` files and inserts compile-time constants |
1.0.0-rc-1
(09 November 2024) |
name.remal.idea-settingsPlugin that configures idea plugin if it's applied. |
3.0.10
(07 October 2024) |