Skip to content

Commit

Permalink
pin patrol_finders version to fix compability issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jokerttu committed May 21, 2024
1 parent b508427 commit 1cc1ee3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ dev_dependencies:
integration_test:
sdk: flutter
patrol: ">=3.3.0 <3.4.0"
patrol_finders: "<2.1.0"
pub_semver: ^2.1.4

flutter:
Expand All @@ -50,4 +51,4 @@ patrol:
android:
package_name: com.google.maps.flutter.navigation_example
ios:
bundle_id: com.google.maps.flutter.navigationExample
bundle_id: com.google.maps.flutter.navigationExample

0 comments on commit 1cc1ee3

Please sign in to comment.