diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 3abaee4..d48cdc4 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -36,7 +36,7 @@ jobs: keyPassword: ${{ secrets.KEY_PASSWORD }} env: # override default build-tools version (29.0.3) -- optional - BUILD_TOOLS_VERSION: "30.0.2" + BUILD_TOOLS_VERSION: "34.0.0" # Example use of `signedReleaseFile` output -- not needed - uses: actions/upload-artifact@v2