Search Gradle plugins

Plugin Latest Version

Gradle plugin to simplify the localization process on Android 13+!

1.0.2
(27 February 2023)

Reveal the location of APK file on every assemble and add tasks to open it on Finder.app

0.1.0
(09 February 2018)

Reads the project version from a 'version.txt' file located in the build root directory

0.6.3
(17 November 2025)

adds 'gradle drivers' task which downloads required jars from the Maven Central repository to locate them into the Drivers folder of a Katalon Studio project

0.6.2
(02 June 2025)

Allows you to use build.gradle files which are not located on your system

1.7.2
(02 February 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)

This is an utility plugin to locate Dcevm and download HotswapAgent for individual JavaExec tasks

0.4.0
(12 July 2024)

This plugin increment the android version code property located into the gradle.properties file of an android app

0.7.0
(16 March 2024)

This plugin will increment by one the current android version code locate in you gradle.properties

0.5.3
(19 January 2021)

Elements is a framework for Java applications that allows configuration of Atoms (java classes, or groups of classes) using Groovy. See more at https://github.com/futehkao/elements. This plugin adds gradle tasks to run various provisions as well as launch scripts to applications built using the application plugin. It also facilitates copying groovy files from the conf directory into various locations, simplifying a lot of the common elements build tasks into an easy to read DSL.

0.2.13
(04 September 2019)