Explore the different methods you can use to modify the contents of the GradleAn Android build system that automates several build processes. This automation means that many common build errors are less likely to occur. More info
See in Glossary project files that configure your application.
Topic | Description |
---|---|
Modify the Gradle project files for a Unity application | Understand the available methods that you can use to modify the contents of Gradle project files. |
Modify Gradle project files with Gradle template files | Use Gradle templates to modify the contents of Gradle project files |
Modify Gradle project files with the Android Project Configuration Manager | Use the Android Project Configuration Manager to set up and modify the contents of your custom Gradle project files. |
Modify Gradle project files with Android Studio | Use Android Studio to modify the contents of Gradle project files. |