From bd176fef89ccc99f6d706756c973d32beb23042e Mon Sep 17 00:00:00 2001 From: "suraj@raavana" Date: Wed, 28 Oct 2020 19:28:32 +0530 Subject: [PATCH] pre 1.12 android project migration --- android/app/src/main/AndroidManifest.xml | 10 ++++++---- .../java/com/example/examplerealtime/MainActivity.java | 10 ++-------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 30156bd..cc1ac32 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -12,10 +12,12 @@ In most cases you can leave this as-is, but you if you want to provide additional functionality it is fine to subclass or reimplement FlutterApplication and put your custom class here. --> - + +