From 9c89e934764869e965033047c2308c2ae3293ec6 Mon Sep 17 00:00:00 2001 From: pradeepkumar Date: Tue, 21 Apr 2026 17:27:18 +0530 Subject: [PATCH] chore: remove advertising ID permission and update Umami analytics configuration --- android/app/src/main/AndroidManifest.xml | 7 ++++++- lib/core/analytics/umami_analytics.dart | 6 ++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index be0c581..3857ac8 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,4 +1,5 @@ - + @@ -9,6 +10,10 @@ + +