Plugins, dependencies, repositories: these are all part of Gradle’s build script. But what do these words mean? And what even is the build script in the first place?
If you find the build script confusing, in this video you’ll learn answers to all these questions and more. By seeing line by line how to write a build script for a simple (but beautiful) Java application, you’ll be able to work more confidently in your own Gradle projects.
In this video we use the build.gradle, the Groovy version of Gradle build script. 👇
Learn the Gradle Build Script Basics in 12 Minutes (VIDEO)