Skip to content

Commit 0416d7e

Browse files
authored
Update publish.yml
1 parent 4e2d342 commit 0416d7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
keyStorePassword: ${{ secrets.KEYSTORE_PASSWORD }}
3838
keyPassword: ${{ secrets.KEY_PASSWORD }}
3939
env:
40-
BUILD_TOOLS_VERSION: "35.0.0"
40+
BUILD_TOOLS_VERSION: "36.0.0"
4141

4242
- name: Rename APK
4343
run: |
@@ -67,3 +67,4 @@ jobs:
6767
body: |
6868
Note: QMod KernelFlasher, support ksu-lkm
6969
artifacts: "*.apk"
70+

0 commit comments

Comments
 (0)