From 401af027325ad7e22a770f3833aa8bf37439e05b Mon Sep 17 00:00:00 2001 From: Paul Klauser Date: Thu, 12 Oct 2023 12:11:47 -0400 Subject: [PATCH] Remove AD ID permission added by firebase We're not actually using this for anything, and Firebase is confirmed to work without it. --- app/src/main/AndroidManifest.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index d32f95c0..4bba44fc 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,11 +1,16 @@ + +