ac4android
Well-Known Member
This is what I understand: a Gradle is a utility that wraps all the codes and what-have-you into an "APK" which I can distribute. A/Studio creates build.gradle by default.
But I am seeing now gradle wrappers for distribution.
It seems the author created his own directory /gradle/wrapper, inserted XML codes and a .properties file.
What is the role of the gradle wrapper?
Google talks a lot about gradles, not so much about wrappers in it.
But I am seeing now gradle wrappers for distribution.
It seems the author created his own directory /gradle/wrapper, inserted XML codes and a .properties file.
What is the role of the gradle wrapper?
Google talks a lot about gradles, not so much about wrappers in it.