summaryrefslogtreecommitdiff
path: root/hello_world/demo
diff options
context:
space:
mode:
authorfhuya <fhuya@google.com>2020-02-24 22:38:37 -0500
committerfhuya <fhuya@google.com>2020-02-24 22:38:37 -0500
commit17303db8e6ffee949043111299159e4a0f66fe2a (patch)
treec99972db40f6c6acffd322d0e830bf07eaa68483 /hello_world/demo
parent4a47a83646b7fb21b5cbb5d3e24faeeeb1925207 (diff)
downloadgodot-android-samples-17303db8e6ffee949043111299159e4a0f66fe2a.tar.gz
godot-android-samples-17303db8e6ffee949043111299159e4a0f66fe2a.tar.bz2
godot-android-samples-17303db8e6ffee949043111299159e4a0f66fe2a.zip
Update sample project based on feedback to the Android plugin refactor PR.
Diffstat (limited to 'hello_world/demo')
-rw-r--r--hello_world/demo/export_presets.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/hello_world/demo/export_presets.cfg b/hello_world/demo/export_presets.cfg
index dd2a8eb..45a64ca 100644
--- a/hello_world/demo/export_presets.cfg
+++ b/hello_world/demo/export_presets.cfg
@@ -22,7 +22,7 @@ one_click_deploy/clear_previous_install=false
custom_template/debug=""
custom_template/release=""
custom_template/use_custom_build=true
-custom_template/v2_plugins="HelloWorld"
+custom_template/plugins="HelloWorld"
command_line/extra_args=""
version/code=1
version/name="1.0"