From b953e394d5dea2999cdef3e4af0e0be2ed598a8e Mon Sep 17 00:00:00 2001 From: Fernando da Silva Sousa Date: Sun, 24 Sep 2023 22:21:04 -0300 Subject: [PATCH] Atualizar o pubspec.yaml --- pets/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pets/pubspec.yaml b/pets/pubspec.yaml index 0a5caeb..1a8ac84 100644 --- a/pets/pubspec.yaml +++ b/pets/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.5.3+27 +version: 1.5.5+28 environment: sdk: '>=3.0.0 <4.0.0'