From f268dfde98995d1a0b9497f89ccf3ea9234defca Mon Sep 17 00:00:00 2001 From: Thomas FERREIRA Date: Fri, 3 May 2024 10:29:08 +0200 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1ec3439..b9abc9c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: lottery description: "A new Flutter project." -version: 0.0.17 +version: 0.0.18 environment: sdk: '>=3.3.3 <4.0.0'