From 1f725739096dc3222d1c83382df69b8a13b4f89e Mon Sep 17 00:00:00 2001 From: OkaykOrhmn Date: Wed, 25 Sep 2024 14:01:41 +0330 Subject: [PATCH] fix --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9295f55..eae08ff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 3.3.1+3300 +version: 3.3.1+3310 environment: sdk: ">=2.19.0 <3.0.0"