Skip to content

Commit 7482962

Browse files
authored
[CP-stable] Bump hotfix version for package:unified_analytics (flutter#143885)
This fixes flakey bug around parsing session json file by bumping to analytics package version to a hotfix - flutter#143792
1 parent abb292a commit 7482962

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/flutter_tools/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies:
5151
http_multi_server: 3.2.1
5252
convert: 3.1.1
5353
async: 2.11.0
54-
unified_analytics: 5.8.0
54+
unified_analytics: 5.8.0+1
5555

5656
cli_config: 0.1.2
5757
graphs: 2.3.1
@@ -118,4 +118,4 @@ dartdoc:
118118
# Exclude this package from the hosted API docs.
119119
nodoc: true
120120

121-
# PUBSPEC CHECKSUM: 45be
121+
# PUBSPEC CHECKSUM: a81b

0 commit comments

Comments
 (0)