Skip to content

Commit

Permalink
Bump firebase_analytics from 11.2.0 to 11.2.1 (#40)
Browse files Browse the repository at this point in the history
Bumps [firebase_analytics](https://github.com/firebase/flutterfire/tree/master/packages/firebase_analytics) from 11.2.0 to 11.2.1.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_analytics-v11.2.1/packages/firebase_analytics)

---
updated-dependencies:
- dependency-name: firebase_analytics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Miller Adulu <[email protected]>
  • Loading branch information
dependabot[bot] and MillerAdulu authored Jul 30, 2024
1 parent 65c39a0 commit 47a5821
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,26 +309,26 @@ packages:
dependency: "direct main"
description:
name: firebase_analytics
sha256: "2017da2cb0745fa912e13aadfc94e49691796cf6b7ed37edbca2a2388713da11"
sha256: "064e5b57b0693305946b7caa6a80ed80a918f46804c247b6cd7ed9cd327df48f"
url: "https://pub.dev"
source: hosted
version: "11.2.0"
version: "11.2.1"
firebase_analytics_platform_interface:
dependency: transitive
description:
name: firebase_analytics_platform_interface
sha256: "4ea00fe31ff74c92c613e082193b55bd21f0653b536dd77cc1ba4cf60771d214"
sha256: d094547c9022c404b5ca39b7209607fc80e75e39d38875f050508fa4346b3e74
url: "https://pub.dev"
source: hosted
version: "4.2.0"
version: "4.2.1"
firebase_analytics_web:
dependency: transitive
description:
name: firebase_analytics_web
sha256: e5ce84f0c4e6fb8f8ca673d009445938a61845d8fa6b42c11913d5bbdbedf300
sha256: "06dc023b0144c0df630a56b6262cc9e7d6069fe78148853d97614dbefb6ea923"
url: "https://pub.dev"
source: hosted
version: "0.5.9"
version: "0.5.9+1"
firebase_core:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
cupertino_icons: ^1.0.6
dio: ^5.5.0+1
equatable: ^2.0.5
firebase_analytics: ^11.2.0
firebase_analytics: ^11.2.1
firebase_core: ^3.3.0
firebase_crashlytics: ^4.0.4
flutter:
Expand Down

0 comments on commit 47a5821

Please sign in to comment.