Releasing With Gradle
Releasing a new version of your software should be a smooth one-click process. But depending on your project environment, this process can involve multiple additional steps to your usual build. Automating these things with Gradle enables your organization to do reproducible frequent releases by getting rid of error prone manual …