Skip to content

Commit

Permalink
Merge pull request #115 from MXCzkEVM:big_upgrade
Browse files Browse the repository at this point in the history
fix: Update Flutter build action version
  • Loading branch information
reasje authored Nov 28, 2024
2 parents 2ccadcf + 808fc0d commit b981e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
echo "Set VERSION_CODE to: ${{ github.run_number }}"
shell: bash

- uses: reasje/action-flutter-build-android@v8
- uses: reasje/action-flutter-build-android@v9
with:
keystore-base64: ${{ secrets.ANDROID_RELEASE_KEY }}
keystore-password: "${{ secrets.ANDROID_RELEASE_KEY_PASSWORD }}"
Expand Down

0 comments on commit b981e20

Please sign in to comment.