Skip to content

Commit

Permalink
Merge pull request #2201 from leancodepl/release/patrol
Browse files Browse the repository at this point in the history
Prepare patrol 3.7.0 for release
  • Loading branch information
piotruela authored May 20, 2024
2 parents d0eb2ad + 54765b5 commit 5b45ee7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/patrol/example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if (flutterVersionName == null) {
}

android {
compileSdkVersion 33
compileSdkVersion 34
ndkVersion flutter.ndkVersion

namespace "pl.leancode.patrol.example"
Expand Down
2 changes: 1 addition & 1 deletion packages/patrol/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
http: '^1.1.0'
json_annotation: ^4.8.1
meta: ^1.10.0
patrol_finders: ^2.0.1
patrol_finders: ^2.1.0
shelf: ^1.4.1
test_api: '^0.7.0'

Expand Down

0 comments on commit 5b45ee7

Please sign in to comment.