Skip to content

j-roskopf/GradleFileSorterPlugin

Repository files navigation

Gradle File Sorter Plugin

Build Version Downloads Hits-of-Code

Sorts the dependencies block within Gradle files for an Android app

Building

Creating a release tag that follows release/x.x.x will create a Github release with the relevant artifacts.

How To Use

  • To format all files at once, under the Tools menu

    Tools > Format All Gradle Files

  • To format a single file, right-click on the file

Right click on editor > Format Gradle File

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Gradle File Sorter" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

About

Sorts the dependencies within Gradle files for an Android app

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages