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 0b34bac commit 4a3c11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: chmod +x gradlew

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

0 comments on commit 4a3c11a

Please sign in to comment.