From 61fdf300f49af11ab6e36ab969be6c64613e9139 Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Wed, 25 Sep 2024 19:27:04 +0800 Subject: [PATCH] add namespace for AndroidManifest.xml --- .../thermion_flutter/android/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thermion_flutter/thermion_flutter/android/src/main/AndroidManifest.xml b/thermion_flutter/thermion_flutter/android/src/main/AndroidManifest.xml index e3327c11..399379b9 100644 --- a/thermion_flutter/thermion_flutter/android/src/main/AndroidManifest.xml +++ b/thermion_flutter/thermion_flutter/android/src/main/AndroidManifest.xml @@ -1,3 +1,3 @@ + package="dev.thermion.android">