Skip to content

Commit 5de6869

Browse files
committed
update sdk constraints
1 parent c3dd715 commit 5de6869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/dart/pubspec.yaml.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository: https://github.com/{{sdk.gitUserName}}/{{sdk.gitRepoName}}
66
issue_tracker: https://github.com/appwrite/sdk-generator/issues
77
documentation: {{ spec.contactURL }}
88
environment:
9-
sdk: '>=2.17.0 <3.0.0'
9+
sdk: '>=2.17.0 <4.0.0'
1010
dependencies:
1111
http: '>=0.13.6 <2.0.0'
1212

0 commit comments

Comments
 (0)