From 1c45f96706d9588dbdc2109627a30fa96b8d7efa Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Mon, 25 May 2020 10:39:08 +0300 Subject: [PATCH] Remove Firebase hotfix Firebase messages now handled by native code --- android/app/src/main/AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 99e15fc..a026c51 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -16,7 +16,6 @@ additional functionality it is fine to subclass or reimplement FlutterApplication and put your custom class here. -->