From 1169f4540ed05281351baed783167936805ffe73 Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Sat, 9 Oct 2021 08:13:10 +0200 Subject: [PATCH] fix: Google services patch --- pubspec.yaml | 2 +- scripts/enable-android-google-services.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9e7f148c..025cb31a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 0.41.3+1456 +version: 0.41.4+1456 environment: sdk: ">=2.6.0 <3.0.0" diff --git a/scripts/enable-android-google-services.patch b/scripts/enable-android-google-services.patch index 52cc6d10..285f902b 100644 --- a/scripts/enable-android-google-services.patch +++ b/scripts/enable-android-google-services.patch @@ -87,7 +87,7 @@ index 0b771ef8..56af0cee 100644 StreamSubscription onLogin; StreamSubscription onRoomSync; diff --git a/pubspec.yaml b/pubspec.yaml -index 47cfe550..21685cc6 100644 +index 9e7f148c..ea2d90f9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,8 +16,8 @@ dependencies: @@ -98,6 +98,6 @@ index 47cfe550..21685cc6 100644 - # git: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git + fcm_shared_isolate: + git: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git - file_picker_cross: ^4.4.2 + file_picker_cross: ^4.5.0 filesystem_picker: 2.0.0-nullsafety.0 # Using pre release to be compatible with Flutter 2.5 flutter: