From 251f918a1809bb8ed03c143ba41bd7042bfad503 Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Tue, 31 Dec 2024 15:40:38 +0530 Subject: [PATCH] Fix notifications not showing for Android 13 and above --- app/src/main/AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 2a5a4ed4..aa3e518c 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -36,6 +36,8 @@ + +