What is Gradle? Why did Google choose it as an official build tool for Android?
Gradle is a Build Tool. But before understanding Gradle, we need to understand what is build tool is and why we need one.
What is Build Tool?
The build tool is software that helps to automate the process of application creation. The build process inc...
jaytillu.hashnode.dev4 min read