From fc2e255d319362503b3e9fe4f682925ec87a1923 Mon Sep 17 00:00:00 2001 From: pegasko Date: Mon, 24 Jun 2024 00:40:42 +0300 Subject: [PATCH] Remove excessive permissions --- Yeeemp/app/src/main/AndroidManifest.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Yeeemp/app/src/main/AndroidManifest.xml b/Yeeemp/app/src/main/AndroidManifest.xml index c7243d7..29ff43a 100644 --- a/Yeeemp/app/src/main/AndroidManifest.xml +++ b/Yeeemp/app/src/main/AndroidManifest.xml @@ -3,9 +3,6 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools"> - - - - + + android:theme="@style/Theme.Yeeemp.Blue" /> \ No newline at end of file