Skip to content

Commit

Permalink
Update android_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khan-mujeeb committed Jun 11, 2023
1 parent c21ebdf commit bba4a73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/android_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ jobs:

- name: Build Project
run: ./gradlew assemble

- name: Build and package APK
run: ./gradlew assembleDebug

0 comments on commit bba4a73

Please sign in to comment.