Skip to content

Commit 7870055

Browse files
eliasyishakdanielatego
authored andcommitted
[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 1f063c5 commit 7870055

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/flutter_tools/pubspec.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,11 @@ dependencies:
5757
http_multi_server: 3.2.1
5858
convert: 3.1.1
5959
async: 2.11.0
60+
<<<<<<< HEAD
6061
unified_analytics: 5.8.8+1
62+
=======
63+
unified_analytics: 5.8.0+1
64+
>>>>>>> 7482962148 ([CP-stable] Bump hotfix version for `package:unified_analytics` (#143885))
6165

6266
cli_config: 0.2.0
6367
graphs: 2.3.1
@@ -125,8 +129,12 @@ dartdoc:
125129
# Exclude this package from the hosted API docs.
126130
nodoc: true
127131

132+
<<<<<<< HEAD
128133
<<<<<<< HEAD
129134
# PUBSPEC CHECKSUM: 067f
130135
=======
131136
# PUBSPEC CHECKSUM: 45be
132137
>>>>>>> 71680ed0fe (CP: [Beta] Update DWDS to version 23.0.0+1 (#142168))
138+
=======
139+
# PUBSPEC CHECKSUM: a81b
140+
>>>>>>> 7482962148 ([CP-stable] Bump hotfix version for `package:unified_analytics` (#143885))

0 commit comments

Comments
 (0)