Skip to content

Commit

Permalink
Merge pull request #48 from mobinjafari/mobinjafari-patch-1
Browse files Browse the repository at this point in the history
Update android.yml
  • Loading branch information
mobinjafari committed Jun 29, 2023
2 parents 4e19aa0 + 81ba5bf commit a3a5828
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 @@ -28,7 +28,7 @@ jobs:
- name: Setup JDK
uses: actions/setup-java@v1
with:
java-version: 1.8
java-version: 17
- name: Build APK
run: bash ./gradlew assembleDebug --stacktrace
- name: Upload APK
Expand Down

0 comments on commit a3a5828

Please sign in to comment.