Skip to content

Commit

Permalink
docs: update deps to sdk < 4
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorwang committed Oct 2, 2023
1 parent 8d18931 commit 51fd210
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions retrofit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: retrofit
description: retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.
homepage: https://mings.in/retrofit.dart/
repository: https://github.com/trevorwang/retrofit.dart/
version: 4.0.1
version: 4.0.2

environment:
sdk: '>=2.17.0 <3.0.0'
sdk: '>=2.17.0 <4.0.0'

dependencies:
dio: ^5.0.0
Expand Down

0 comments on commit 51fd210

Please sign in to comment.