From c5ee68a647871ca7bc8044a96759e7c00f9188db Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Tue, 8 Oct 2024 01:54:47 +0500 Subject: feat: Android support (again) --- android/AndroidManifest.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 android/AndroidManifest.xml (limited to 'android/AndroidManifest.xml') diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml new file mode 100644 index 0000000..352f4c1 --- /dev/null +++ b/android/AndroidManifest.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3