Version: 2023.1
Language : English
Gradle templates
Modify the Gradle project files for a Unity application

Modify Gradle project files

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 modify the contents of Gradle project files.
Modify Gradle project files with Android Studio Use Android Studio to modify the contents of Gradle project files.
Android Templates Upgrader window reference Understand the interface for the Android Templates Upgrader window.

Additional resources

Gradle templates
Modify the Gradle project files for a Unity application