Skip to content

Commit

Permalink
feat(#636): update versions in app workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tamslo committed Dec 20, 2023
1 parent 10f4e60 commit cf0f7a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ defaults:
working-directory: ./app

env:
JAVA_VERSION: 12.x
JAVA_VERSION: 17.x
FLUTTER_CHANNEL: stable
FLUTTER_VERSION: 3.7.6
FLUTTER_VERSION: 3.16.4

jobs:
lint:
Expand Down

0 comments on commit cf0f7a7

Please sign in to comment.