Skip to content

Commit

Permalink
Merge pull request #45 from JordyHers/dev
Browse files Browse the repository at this point in the history
Merge dev into master
  • Loading branch information
JordyHers authored May 21, 2023
2 parents 209cd88 + 143eddb commit 45ae324
Show file tree
Hide file tree
Showing 16 changed files with 1,401 additions and 1,047 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v1
with:
flutter-version: '3.7.5' # Change to the version you need
flutter-version: '3.7.5'

- name: Install dependencies
run: flutter pub get
Expand Down
Loading

0 comments on commit 45ae324

Please sign in to comment.