mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Validate that Use Custom Build is enabled when Plugins are selected
Remove `GodotPayment` from the default build template
This commit is contained in:
@@ -193,4 +193,6 @@ task cleanGodotTemplates(type: Delete) {
|
||||
delete("$binDir/android_source.zip")
|
||||
delete("$binDir/godot-lib.debug.aar")
|
||||
delete("$binDir/godot-lib.release.aar")
|
||||
|
||||
finalizedBy getTasksByName("clean", true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user