Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
KimmyXYC committed Nov 28, 2024
1 parent bebdebe commit e2dc30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
id: sign
uses: r0adkll/[email protected]
env:
BUILD_TOOLS_VERSION: "30.0.2"
BUILD_TOOLS_VERSION: "34.0.0"
with:
releaseDirectory: app/release
signingKeyBase64: ${{ secrets.SIGNING_KEY }}
Expand Down

0 comments on commit e2dc30b

Please sign in to comment.