mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Rename Godot's 'custom build' to 'gradle build' to better reflect the underlying build process.
This commit is contained in:
@@ -24,5 +24,5 @@ org.gradle.jvmargs=-Xmx4536m
|
||||
org.gradle.warning.mode=all
|
||||
|
||||
# Disable resource optimizations for template release build.
|
||||
# NOTE: This is turned on for custom build in order to improve the release build.
|
||||
# NOTE: This is turned on for Godot Editor's gradle builds in order to improve the release build.
|
||||
android.enableResourceOptimizations=false
|
||||
|
||||
Reference in New Issue
Block a user