Skip to content

Commit 7d370ff

Browse files
committed
[skip ci] Set android build tools version
1 parent 1372bc9 commit 7d370ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
signingKeyBase64: ${{ secrets.KEYSTORE }}
2929
keyStorePassword: ${{ secrets.KEYSTORE_PASSWORD }}
3030
keyPassword: ${{ secrets.KEY_PASSWORD }}
31+
env:
32+
BUILD_TOOLS_VERSION: "34.0.0"
3133

3234
- name: Rename signed apk
3335
run: |

0 commit comments

Comments
 (0)