Skip to content

Commit a34b1e6

Browse files
committed
build(deps): update core package reference
- Update core package reference from 3779a8b1dbd8450d524574cf5376b7cc2ed514e7 to 4ffe8833b8a042b2b3b68550f682c5aa902a5ccc - Update both pubspec.lock and pubspec.yaml files
1 parent 9aab3cb commit a34b1e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ packages:
181181
dependency: "direct main"
182182
description:
183183
path: "."
184-
ref: "3779a8b1dbd8450d524574cf5376b7cc2ed514e7"
185-
resolved-ref: "3779a8b1dbd8450d524574cf5376b7cc2ed514e7"
184+
ref: "4ffe8833b8a042b2b3b68550f682c5aa902a5ccc"
185+
resolved-ref: "4ffe8833b8a042b2b3b68550f682c5aa902a5ccc"
186186
url: "https://github.com/flutter-news-app-full-source-code/core.git"
187187
source: git
188188
version: "1.3.1"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependency_overrides:
6262
core:
6363
git:
6464
url: https://github.com/flutter-news-app-full-source-code/core.git
65-
ref: 3779a8b1dbd8450d524574cf5376b7cc2ed514e7
65+
ref: 4ffe8833b8a042b2b3b68550f682c5aa902a5ccc
6666
http_client:
6767
git:
6868
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)