Skip to content

Commit 4ae4dd4

Browse files
committed
chore(deps): update core to latest version
- Update core package to version 1.3.1 with new git reference - This update includes the latest changes from the core repository
1 parent 345b268 commit 4ae4dd4

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: "8a03af9af8ccf4920388ddce73062aca2fde1bc9"
189-
resolved-ref: "8a03af9af8ccf4920388ddce73062aca2fde1bc9"
188+
ref: "643aa3830261d04806569defd013639c92eaf5a3"
189+
resolved-ref: "643aa3830261d04806569defd013639c92eaf5a3"
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
@@ -145,7 +145,7 @@ dependency_overrides:
145145
core:
146146
git:
147147
url: https://github.com/flutter-news-app-full-source-code/core.git
148-
ref: 8a03af9af8ccf4920388ddce73062aca2fde1bc9
148+
ref: 643aa3830261d04806569defd013639c92eaf5a3
149149
http_client:
150150
git:
151151
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)