chore(build.yml): update buildToolsVersion to 35.0.0
Some checks failed
Android CI / build (push) Failing after 6m51s
Some checks failed
Android CI / build (push) Failing after 6m51s
This commit is contained in:
parent
87a14b8e9c
commit
f420c49732
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
keyAlias: ${{ secrets.ANDROID_KEY_ALIAS }}
|
||||
keyStorePassword: ${{ secrets.ANDROID_KEYSTORE_PASSWORD }}
|
||||
keyPassword: ${{ secrets.ANDROID_KEY_PASSWORD }}
|
||||
buildToolsVersion: 33.0.0
|
||||
buildToolsVersion: 35.0.0
|
||||
continue-on-error: true
|
||||
|
||||
- name: Rename Signed APK
|
||||
|
Loading…
x
Reference in New Issue
Block a user