Skip to content

Commit

Permalink
提高buildToolsVersion至31.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
constanline committed Jan 25, 2024
1 parent f7632c4 commit c1d60b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
keyAlias: ${{ secrets.ANDROID_KEY_ALIAS }}
keyStorePassword: ${{ secrets.ANDROID_KEYSTORE_PASSWORD }}
keyPassword: ${{ secrets.ANDROID_KEY_PASSWORD }}
buildToolsVersion: 30.0.3
buildToolsVersion: 31.0.0

- name: Upload to Release Action
uses: Shopify/[email protected]
Expand Down

0 comments on commit c1d60b7

Please sign in to comment.