From f6a096a322860dddcb7193ca8eaf9f4c427ac004 Mon Sep 17 00:00:00 2001 From: Kima Date: Sun, 24 Mar 2024 20:46:01 +0100 Subject: [PATCH] updated outdated dart sdk dep --- refilc/pubspec.yaml | 2 +- refilc_desktop_ui/pubspec.yaml | 2 +- refilc_kreta_api/pubspec.yaml | 2 +- refilc_mobile_ui/pubspec.yaml | 2 +- refilc_plus | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/refilc/pubspec.yaml b/refilc/pubspec.yaml index 492b94c..71bb418 100644 --- a/refilc/pubspec.yaml +++ b/refilc/pubspec.yaml @@ -6,7 +6,7 @@ publish_to: "none" version: 5.0.0+244 environment: - sdk: ">=2.17.0 <=3.3.0" + sdk: ">=2.17.0 <=3.3.2" dependencies: flutter: diff --git a/refilc_desktop_ui/pubspec.yaml b/refilc_desktop_ui/pubspec.yaml index b3f7066..cb8f8e1 100644 --- a/refilc_desktop_ui/pubspec.yaml +++ b/refilc_desktop_ui/pubspec.yaml @@ -2,7 +2,7 @@ name: refilc_desktop_ui publish_to: "none" environment: - sdk: ">=2.17.0 <3.0.0" + sdk: ">=2.17.0 <=3.3.2" dependencies: flutter: diff --git a/refilc_kreta_api/pubspec.yaml b/refilc_kreta_api/pubspec.yaml index a101eac..f4c9ba8 100644 --- a/refilc_kreta_api/pubspec.yaml +++ b/refilc_kreta_api/pubspec.yaml @@ -2,7 +2,7 @@ name: refilc_kreta_api publish_to: "none" environment: - sdk: ">=2.17.0 <=3.3.0" + sdk: ">=2.17.0 <=3.3.2" dependencies: flutter: diff --git a/refilc_mobile_ui/pubspec.yaml b/refilc_mobile_ui/pubspec.yaml index cc5c300..de73792 100644 --- a/refilc_mobile_ui/pubspec.yaml +++ b/refilc_mobile_ui/pubspec.yaml @@ -2,7 +2,7 @@ name: refilc_mobile_ui publish_to: "none" environment: - sdk: ">=2.17.0 <3.0.0" + sdk: ">=2.17.0 <=3.3.2" dependencies: flutter: diff --git a/refilc_plus b/refilc_plus index 78e6446..7b141ea 160000 --- a/refilc_plus +++ b/refilc_plus @@ -1 +1 @@ -Subproject commit 78e6446c94dfd008acc6374dcba2bfbf5a5ea35f +Subproject commit 7b141ea09e70c1a8eec359f948a7b1f84c9a2370