Skip to content

Commit 754bbba

Browse files
authored
[CP-stable] Upgrade dependency on package:unified_analytics from 5.8.8+1 to 5.8.8+2 (flutter#151046)
Resolves flutter#150137 (the issue is already resolved in master with the use of package:unified_analytics:6.1.2). Patches the fixes from [unified_analytics:5.8.8+2](dart-lang/tools#280) to stable.
1 parent 3e81a1d commit 754bbba

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
@@ -52,7 +52,7 @@ dependencies:
5252
http_multi_server: 3.2.1
5353
convert: 3.1.1
5454
async: 2.11.0
55-
unified_analytics: 5.8.8+1
55+
unified_analytics: 5.8.8+2
5656

5757
cli_config: 0.2.0
5858
graphs: 2.3.1
@@ -120,4 +120,4 @@ dartdoc:
120120
# Exclude this package from the hosted API docs.
121121
nodoc: true
122122

123-
# PUBSPEC CHECKSUM: 067f
123+
# PUBSPEC CHECKSUM: d480

0 commit comments

Comments
 (0)