From 2570c8e289cc9337ac53a42ad6254eba170e01e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20M=C3=B6rschbach?= Date: Sun, 21 Apr 2024 21:49:33 +0200 Subject: [PATCH] Use applicationId for provider authorities Fixes #1378 Instead of hardcoding the authority string, use the ${applicationId} to always make the provider unique. --- android/app/src/main/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index fde611b..6db3ab4 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -47,7 +47,7 @@ android:value="2" /> \ - \ No newline at end of file +