Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Update Firebase and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziedelth committed Jan 4, 2024
1 parent 16a8f7b commit 414a7f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -293,10 +293,10 @@ packages:
dependency: "direct main"
description:
name: firebase_messaging
sha256: "199fe8186a5370d1cf5ce0819191079afc305914e8f38715f5e23943940dfe2d"
sha256: "980259425fa5e2afc03e533f33723335731d21a56fd255611083bceebf4373a8"
url: "https://pub.dev"
source: hosted
version: "14.7.9"
version: "14.7.10"
firebase_messaging_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -1086,10 +1086,10 @@ packages:
dependency: transitive
description:
name: web_socket_channel
sha256: d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b
sha256: cc1f6c632a248278a091fd7d9a68f624906830f7c1c5aa66503fae0804633e1c
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.2"
webview_flutter:
dependency: transitive
description:
Expand Down
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: jais
description: A Flutter application by Ziedelth for mobile members

publish_to: 'none'
version: 2.6.0+2600
version: 2.6.1+2601

environment:
sdk: ">=3.0.0 <4.0.0"
Expand All @@ -11,8 +11,8 @@ environment:
dependencies:
app_settings: ^5.1.1
cached_network_image: ^3.3.1
firebase_core: ^2.24.1
firebase_messaging: ^14.7.9
firebase_core: ^2.24.2
firebase_messaging: ^14.7.10
flutter:
sdk: flutter
flutter_localizations:
Expand All @@ -26,7 +26,7 @@ dependencies:
provider: ^6.1.1
shared_preferences: ^2.2.2
shimmer: ^3.0.0
url_launcher: ^6.2.1
url_launcher: ^6.2.2

dev_dependencies:
build_runner: ^2.4.7
Expand Down

0 comments on commit 414a7f9

Please sign in to comment.