Skip to content

Commit c0cc695

Browse files
committed
build(deps): update core package reference
- Update core package reference in pubspec.yaml and pubspec.lock - Change ref from 064c4387b3f7df835565c41c918dc2d80dd2f49a to f409be2590785b4f35e260b0e15a65e5bdfe9ee0
1 parent 1282b6d commit c0cc695

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
@@ -177,8 +177,8 @@ packages:
177177
dependency: "direct main"
178178
description:
179179
path: "."
180-
ref: "064c4387b3f7df835565c41c918dc2d80dd2f49a"
181-
resolved-ref: "064c4387b3f7df835565c41c918dc2d80dd2f49a"
180+
ref: f409be2590785b4f35e260b0e15a65e5bdfe9ee0
181+
resolved-ref: f409be2590785b4f35e260b0e15a65e5bdfe9ee0
182182
url: "https://github.com/flutter-news-app-full-source-code/core.git"
183183
source: git
184184
version: "1.3.1"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ dependency_overrides:
142142
core:
143143
git:
144144
url: https://github.com/flutter-news-app-full-source-code/core.git
145-
ref: 064c4387b3f7df835565c41c918dc2d80dd2f49a
145+
ref: f409be2590785b4f35e260b0e15a65e5bdfe9ee0
146146
http_client:
147147
git:
148148
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)