Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Compile and minify .sass files into a single css file. Can also merge existing css files with sass |
0.3.0
(22 January 2025) |
|
The util to easily define the app version in the property file. Create `version.properties` file at project root level (default) with following properties: `version.code`, `version.major`, `version.minor`, `version.patch`. To define different properties file name or location use `versionPropDef.propertyFile`. |
1.0.0
(04 January 2025) |
|
It is an AAR file to JAR file extraction tool. |
0.8.0-beta
(21 May 2024) |
|
This plugin replace fragment of content in a file |
0.7.0
(16 March 2024) |
|
Plugin that can sort provided files based on a particular rule (alphabetically, creation date, extension) |
2.2.0
(11 July 2023) |
|
Compile and minify .sass files into a single css file. Can also merge existing css files with sass |
0.2.2-alpha.0
(21 April 2022) |
|
Gradle Plugin to distribute resource files archives |
1.0.0
(12 December 2021) |
|
Handle the project versioning in an external version file. |
1.3.0
(05 December 2021) |
|
Development tools for Gradle projects currently include monitoring and automatic execution of test files. When the code file or test file changes, the plug-in automatically detects the corresponding test file and executes it. If you type Enter, all tests will be executed. |
1.3.8
(31 October 2021) |
|
This plugin replace fragment of content in a file |
0.5.3
(19 January 2021) |