From e733dd92307d1a114a04bae52a29312b5f697b94 Mon Sep 17 00:00:00 2001 From: Abdullah Alassaf Date: Mon, 12 Aug 2024 17:39:02 +0300 Subject: [PATCH] Updated the build number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8351dfd..be84008 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: This is the mobile application project, developed with Flutter for # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: "none" # Remove this line if you wish to publish to pub.dev -version: 1.0.2+20 +version: 1.0.3+21 environment: sdk: ">=3.0.6 <4.0.0"