Skip to content

Commit dcd9b75

Browse files
authored
1 parent 1788577 commit dcd9b75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-apk.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
alias: "key0"
3737
keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }}
3838
keyPassword: ${{ secrets.KEY_PASSWORD }}
39+
env:
40+
BUILD_TOOLS_VERSION: "34.0.0"
3941

4042
- uses: svenstaro/upload-release-action@v2
4143
name: Upload APK

0 commit comments

Comments
 (0)