Skip to content

Commit

Permalink
Update generate-apk-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zerorooot authored Dec 31, 2024
1 parent cf28fc7 commit a047421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-apk-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
keyAlias: ${{ secrets.ANDROID_KEY_ALIAS }}
keyStorePassword: ${{ secrets.ANDROID_KEYSTORE_PASSWORD }}
keyPassword: ${{ secrets.ANDROID_KEY_PASSWORD }}
buildToolsVersion: 33.0.0
buildToolsVersion: 35.0.0


# Noted For Output [main_project_module]/build/outputs/apk/release/
Expand Down

0 comments on commit a047421

Please sign in to comment.