From eda8ea7d6a800c5c390707854b837ada93f909da Mon Sep 17 00:00:00 2001 From: bossanyit Date: Sun, 14 May 2023 10:02:25 +0200 Subject: [PATCH] v1.1.1 --- README.md | 2 ++ pubspec.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a8abbe6..6e00a21 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Workout Test and Diet 4 You Common Util Functions +### Version 1.1.1 +- pub.dev dependencies for Flutter 3.10 ### Version 1.1.0 diff --git a/pubspec.yaml b/pubspec.yaml index 4e3e7fd..6769d56 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: workouttest_util description: Workout Test app and web functions. -version: 1.1.0 +version: 1.1.1 environment: sdk: ">=2.18.6 <3.0.0" @@ -12,18 +12,18 @@ dependencies: crypto: ^3.0.2 - firebase_auth: ^4.3.0 - firebase_analytics: ^10.1.6 - firebase_core: ^2.8.0 - firebase_messaging: ^14.3.0 - firebase_remote_config: ^3.0.15 - flutter_facebook_auth: ^5.0.7 + firebase_auth: ^4.6.0 + firebase_analytics: ^10.4.0 + firebase_core: ^2.12.0 + firebase_messaging: ^14.6.0 + firebase_remote_config: ^4.2.0 + flutter_facebook_auth: ^5.0.11 flutter_dotenv: ^5.0.2 - google_sign_in: ^6.0.2 + google_sign_in: ^6.1.0 - http: ^0.13.5 + http: ^0.13.6 - intl: ^0.17.0 + intl: ^0.18.0 sign_in_with_apple: ^4.3.0