DEV Community

Cover image for Gradle Tutorial - Crash Course [Video]
Marco Behler
Marco Behler

Posted on

3 1

Gradle Tutorial - Crash Course [Video]

Ever looked for a comprehensive tutorial to Gradle that is fun and entertaining at the same time?

In this Marco Codes video, you'll learn how to use Gradle like a professional: From using the Gradle wrapper, using Gradle together with IDEs and Gradle basics like build.gradle and settings.gradle, to running commands (clean build) as well as understanding multi-project Gradle builds - by the end of it, there won't be many questions left when it comes to Gradle.

Top comments (1)

Collapse
 
basirafeef profile image
basir afeef

thanks for sharing great knowledge sir.
sir i created an app for multiple people from the same source with different name, themes, server and google's .json configuration file. the problem is when i update one i need to update others too.

is there a why to create multiple apps from the same source with different name, themes, server and google's .json configuration file from one project with different source sets.

thanks.

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay