We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72e3c4 commit 589054bCopy full SHA for 589054b
1 file changed
.github/workflows/build_push.yml
@@ -66,6 +66,8 @@ jobs:
66
alias: ${{ secrets.ALIAS }}
67
keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }}
68
keyPassword: ${{ secrets.KEY_PASSWORD }}
69
+ env:
70
+ BUILD_TOOLS_VERSION: "34.0.0"
71
72
- name: Clean up build artifacts
73
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'aniyomiorg/aniyomi'
0 commit comments