diff --git a/templates/android/template/app/src/main/AndroidManifest.xml b/templates/android/template/app/src/main/AndroidManifest.xml index ce80c5f4f..f88916024 100644 --- a/templates/android/template/app/src/main/AndroidManifest.xml +++ b/templates/android/template/app/src/main/AndroidManifest.xml @@ -2,8 +2,10 @@ - ::if (ANDROID_PERMISSIONS != null)::::foreach ANDROID_PERMISSIONS:: - ::end::::end:: + + + ::if (ANDROID_PERMISSIONS != null)::::foreach ANDROID_PERMISSIONS:: + ::end::::end::