Skip to content

Commit

Permalink
Add env BUILD_TOOLS_VERSION: "34.0.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
eby8zevin authored Sep 10, 2024
1 parent 6e5331b commit 4da2c43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
alias: ${{ secrets.KEY_ALIAS }}
keyStorePassword: ${{ secrets.STORE_PASSWORD }}
keyPassword: ${{ secrets.KEY_PASSWORD }}
env:
BUILD_TOOLS_VERSION: "34.0.0"

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 4da2c43

Please sign in to comment.