Skip to content

Commit cbb4a21

Browse files
committed
feat: update build tool version
1 parent f5abd30 commit cbb4a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/versionBump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
keyPassword: ${{ secrets.KEY_PASSWORD }}
6060
env:
6161
# override default build-tools version (33.0.0) -- optional
62-
BUILD_TOOLS_VERSION: "36.0.0"
62+
BUILD_TOOLS_VERSION: "34.0.0"
6363

6464
- name: Build Release AAB
6565
run: ./gradlew bundleRelease

0 commit comments

Comments
 (0)