Skip to content

Commit

Permalink
Raise Dart SDK min from 2.12+ to 2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent ae00f4c commit 903f0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Dart bindings for Mozilla's PDF.js library
homepage: https://github.com/Workiva/pdfjs_dart

environment:
sdk: '>=2.12.0 <3.0.0'
sdk: '>=2.19.0 <3.0.0'

dependencies:
quiver: ^3.0.0
Expand Down

0 comments on commit 903f0b4

Please sign in to comment.