Skip to content

Creating custom task using Gradle and automating our building process

License

Notifications You must be signed in to change notification settings

raheemadamboev/gradle-automation

Repository files navigation

gradle-automation

This simple Android project shows how to create custom Gradle tasks and how to automate your building process. In our case, simple task is created that automatically copies the debug apk file to desired place as well as renaming it after build. It also creates a file with checksum of the apk. It also runs your all unit tests and if one of your unit tests fail, whole process for building project fails.

About

Creating custom task using Gradle and automating our building process

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages