Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lost-Fly authored May 25, 2024
1 parent 2d9e0f4 commit 5f1c56b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew

- name: Install required Android SDKs
run: sdkmanager "platforms;android-30" "build-tools;30.0.3"

- name: Build with Gradle
run: ./gradlew clean build --stacktrace

0 comments on commit 5f1c56b

Please sign in to comment.