Skip to content

Commit 5dbed1a

Browse files
authored
Update build-Android.yml
1 parent 1758eed commit 5dbed1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-Android.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
with:
2222
java-version: '17.x'
2323
- uses: subosito/flutter-action@v2
24-
# with:
25-
# flutter-version: '3.7.12'
24+
with:
25+
flutter-version: '3.27.1'
2626
- name: Setup Env Files
2727
working-directory: ./mobileraker
2828
run: |

0 commit comments

Comments
 (0)