Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
KimmyXYC committed Apr 8, 2024
1 parent 3540208 commit 3e212da
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 @@ -48,7 +48,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 3e212da

Please sign in to comment.