Skip to content

Commit 0789d6d

Browse files
committed
WIP
1 parent 6a67e52 commit 0789d6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dataconnect/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,5 +438,5 @@ packages:
438438
source: hosted
439439
version: "1.1.0"
440440
sdks:
441-
dart: ">=3.5.4 <4.0.0"
441+
dart: ">=3.5.3 <4.0.0"
442442
flutter: ">=3.22.0"

dataconnect/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919
version: 1.0.0+1
2020

2121
environment:
22-
sdk: ^3.5.4
22+
sdk: ^3.5.3
2323

2424
# Dependencies specify other packages that your package needs in order to work.
2525
# To automatically upgrade your package dependencies to the latest versions

0 commit comments

Comments
 (0)