From d3efa110745f53ab3a28d28d709e8311dd772d3d Mon Sep 17 00:00:00 2001 From: Hampus Hammarlund Date: Sat, 9 Nov 2024 23:03:09 +0900 Subject: [PATCH] build: update sagase dictionary version --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 76d1d8c..a5c685f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1027,8 +1027,8 @@ packages: dependency: "direct main" description: path: "." - ref: "27068d7" - resolved-ref: "27068d7b6dfc52aa8ccd0fa77dcae56a7bf94082" + ref: "4b6fd05" + resolved-ref: "4b6fd0529a7675b75e6bd8bea16290e836dc35e2" url: "https://github.com/Moseco/sagase_dictionary" source: git version: "1.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index e3148ca..e4178ec 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -67,7 +67,7 @@ dependencies: sagase_dictionary: git: url: https://github.com/Moseco/sagase_dictionary - ref: '27068d7' + ref: '4b6fd05' url_launcher: ^6.1.12 dio: ^5.3.3 in_app_review: ^2.0.8