Skip to content

Commit

Permalink
Upgrade android sdk?
Browse files Browse the repository at this point in the history
  • Loading branch information
7003Mars committed Nov 28, 2024
1 parent f26518a commit e2bc7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- name: Set up PATH
run: |
echo "${ANDROID_HOME}/build-tools/30.0.1" >> $GITHUB_PATH
echo "${ANDROID_HOME}/build-tools/34.0.0" >> $GITHUB_PATH
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit e2bc7d6

Please sign in to comment.