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 f5abd30 commit cbb4a21Copy full SHA for cbb4a21
.github/workflows/versionBump.yml
@@ -59,7 +59,7 @@ jobs:
59
keyPassword: ${{ secrets.KEY_PASSWORD }}
60
env:
61
# override default build-tools version (33.0.0) -- optional
62
- BUILD_TOOLS_VERSION: "36.0.0"
+ BUILD_TOOLS_VERSION: "34.0.0"
63
64
- name: Build Release AAB
65
run: ./gradlew bundleRelease
0 commit comments