Skip to content

Commit

Permalink
Update apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mo7amedaliEbaid authored Jul 15, 2024
1 parent 30a5fe0 commit abd0d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.0.5' # Specify your Flutter version
sdk: '>=3.0.5 <4.0.0' # Specify your Flutter version

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

0 comments on commit abd0d27

Please sign in to comment.