Skip to content

Commit 3dc8459

Browse files
committed
chore: update core git ref in pubspec.yaml
- Change core git ref from e66e076 to b1110a4 - This update ensures the project uses the latest version of the core dependency
1 parent 32a0ce1 commit 3dc8459

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
@@ -185,8 +185,8 @@ packages:
185185
dependency: "direct main"
186186
description:
187187
path: "."
188-
ref: e66e076572bd326e50e9d5286ef5059ff658ed65
189-
resolved-ref: e66e076572bd326e50e9d5286ef5059ff658ed65
188+
ref: b1110a45182e5b4439b24e1a6a18bdeb5e048fb7
189+
resolved-ref: b1110a45182e5b4439b24e1a6a18bdeb5e048fb7
190190
url: "https://github.com/flutter-news-app-full-source-code/core.git"
191191
source: git
192192
version: "1.3.1"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ dependency_overrides:
147147
core:
148148
git:
149149
url: https://github.com/flutter-news-app-full-source-code/core.git
150-
ref: e66e076572bd326e50e9d5286ef5059ff658ed65
150+
ref: b1110a45182e5b4439b24e1a6a18bdeb5e048fb7
151151
http_client:
152152
git:
153153
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)