Skip to content

Commit 7bf1cef

Browse files
committed
not googleapis
1 parent 03a6123 commit 7bf1cef

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/metrics_center/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## NEXT
22

33
* Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
4+
* Support the latest version of `package:googleapis`.
45

56
## 1.0.12
67

packages/metrics_center/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
_discoveryapis_commons: ^1.0.0
1313
crypto: ^3.0.1
1414
gcloud: ^0.8.2
15-
googleapis: ^3.0.0
15+
googleapis: '>=3.0.0 <13.0.0'
1616
googleapis_auth: ^1.1.0
1717
http: ">=0.13.0 <2.0.0"
1818

0 commit comments

Comments
 (0)