Skip to content

Commit

Permalink
Merge branch 'main' into feat/use-app-launched-in-foreground-to-deter…
Browse files Browse the repository at this point in the history
…minate-invalid-app-start-data-on-android
  • Loading branch information
martinhaintz authored Sep 23, 2024
2 parents 9ccfd74 + c26ba1d commit 0efe121
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @krystofwoldrich @stefanosiano @buenaflor
* @krystofwoldrich @stefanosiano @buenaflor @martinhaintz
2 changes: 1 addition & 1 deletion .github/workflows/testflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1 # [email protected]
- run: xcodes select 15.0.1
- uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # pin@v1.191.0
- uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # pin@v1.192.0
with:
ruby-version: '2.7.5'
bundler-cache: true
Expand Down

0 comments on commit 0efe121

Please sign in to comment.