From 63cdca57179cee76c5acbef366c438e644ced0b6 Mon Sep 17 00:00:00 2001 From: Abdullah Alassaf Date: Mon, 29 Jul 2024 12:50:34 +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 5bfe40d..6439621 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.1+12 +version: 1.0.2+15 environment: sdk: ">=3.0.6 <4.0.0"