From 9f1916d438a435c3311f2c4f85d0c49bcb88c0b3 Mon Sep 17 00:00:00 2001 From: Infi Date: Sat, 8 Feb 2025 17:09:52 +0100 Subject: [PATCH] fix: android app links Signed-off-by: Infi --- app/src/main/AndroidManifest.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 87d4d177..980cdb06 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -81,7 +81,7 @@ android:name=".activities.InviteActivity" android:theme="@style/Theme.Revolt" android:exported="true"> - + @@ -91,11 +91,10 @@ - - + @@ -105,6 +104,12 @@ + + + +