From 0d036a8742f54eb9ea87e64fdce9ab878f58859b Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Mon, 3 May 2021 03:17:11 +0530 Subject: Connect multiple features --- app/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 585961c..2c3b055 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -10,7 +10,7 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/Theme.PrivacyCentralApp"> - + -- cgit v1.2.1