Skip to content

Commit 9aab3cb

Browse files
committed
build(deps): update core package reference
- Update git reference for core package from c0c41c0 to 3779a8b
1 parent 583aa97 commit 9aab3cb

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: c0c41c069b885f0c16d1b134269aa06861634186
185-
resolved-ref: c0c41c069b885f0c16d1b134269aa06861634186
184+
ref: "3779a8b1dbd8450d524574cf5376b7cc2ed514e7"
185+
resolved-ref: "3779a8b1dbd8450d524574cf5376b7cc2ed514e7"
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: c0c41c069b885f0c16d1b134269aa06861634186
65+
ref: 3779a8b1dbd8450d524574cf5376b7cc2ed514e7
6666
http_client:
6767
git:
6868
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)