diff options
Diffstat (limited to 'plugins/hello_gdextension/src')
-rw-r--r-- | plugins/hello_gdextension/src/main/AndroidManifest.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/hello_gdextension/src/main/AndroidManifest.xml b/plugins/hello_gdextension/src/main/AndroidManifest.xml index e65c66c..d85319e 100644 --- a/plugins/hello_gdextension/src/main/AndroidManifest.xml +++ b/plugins/hello_gdextension/src/main/AndroidManifest.xml @@ -1,5 +1,4 @@ -<manifest xmlns:android="http://schemas.android.com/apk/res/android" - package="fhuyakou.godot.plugin.android.hellogdextension"> +<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <application> <!-- |