Skip to content

Commit

Permalink
[skip ci] Set android build tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
therealsujitk committed Jan 17, 2024
1 parent 1372bc9 commit 7d370ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
signingKeyBase64: ${{ secrets.KEYSTORE }}
keyStorePassword: ${{ secrets.KEYSTORE_PASSWORD }}
keyPassword: ${{ secrets.KEY_PASSWORD }}
env:
BUILD_TOOLS_VERSION: "34.0.0"

- name: Rename signed apk
run: |
Expand Down

0 comments on commit 7d370ff

Please sign in to comment.