Skip to content

Commit

Permalink
Merge pull request #79 from Workiva/batch/raise_min_dart_sdk_2_19/r_tree
Browse files Browse the repository at this point in the history
raise_min_dart_sdk_2_19
  • Loading branch information
rmconsole5-wk authored Dec 6, 2024
2 parents 3ab6bcd + e4a0940 commit 21548ab
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: R-tree implementation to index and query two-dimensional data
homepage: https://github.com/Workiva/r_tree

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

dev_dependencies:
benchmark_harness: any
Expand Down

0 comments on commit 21548ab

Please sign in to comment.