From f16a52d0fb8d119acc5967a51927e12a45a718a2 Mon Sep 17 00:00:00 2001 From: Kima Date: Wed, 19 Jun 2024 22:17:12 +0200 Subject: [PATCH] changed required sdk version and app version --- refilc/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/refilc/pubspec.yaml b/refilc/pubspec.yaml index 064f4bc..38854dc 100644 --- a/refilc/pubspec.yaml +++ b/refilc/pubspec.yaml @@ -3,10 +3,10 @@ description: "Egy nem hivatalos e-KRÉTA kliens, diákoktól diákoknak." homepage: https://refilc.hu publish_to: "none" -version: 5.0.2+266 +version: 5.0.2+267 environment: - sdk: ">=2.17.0 <=3.3.2" + sdk: ">=3.3.2 <=3.4.3" dependencies: flutter: