Add back build tools version to sign-android-release (#1842)
(cherry picked from commit 7028b8673a6b78dc6ccc19f5b3242bf1b37ca908)
This commit is contained in:
parent
aa6339df06
commit
f8a57ec98c
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@ -63,6 +63,8 @@ jobs:
|
||||
alias: ${{ secrets.ALIAS }}
|
||||
keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }}
|
||||
keyPassword: ${{ secrets.KEY_PASSWORD }}
|
||||
env:
|
||||
BUILD_TOOLS_VERSION: '35.0.1'
|
||||
|
||||
- name: Clean up build artifacts
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user