From ba3e6ffba2d27470c448be3c3e28c06b8932b8ee Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 15 Nov 2018 20:44:00 +0100 Subject: refactored some ManageAccount, WelcomeActivity and a few other things --- src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/AndroidManifest.xml') diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index ce3bfc406..f44c1c889 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -56,6 +56,7 @@ android:largeHeap="true" android:networkSecurityConfig="@xml/network_security_configuration" android:theme="@style/ConversationsTheme" + tools:ignore="GoogleAppIndexingWarning" tools:replace="android:label, android:allowBackup" tools:targetApi="o"> -- cgit v1.2.3