diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 4bd6c97..f343102 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -33,6 +33,7 @@ jobs: keyAlias: ${{ secrets.SIGNING_KEY_ALIAS }} keyStorePassword: ${{ secrets.SIGNING_STORE_PASSWORD }} keyPassword: ${{ secrets.SIGNING_KEY_PASSWORD }} + buildToolsVersion: 35.0.0 - name: Rename signed APK run: |