Skip to content

Commit

Permalink
Remove build number increment
Browse files Browse the repository at this point in the history
  • Loading branch information
sukhpalp committed Jul 26, 2023
1 parent 84252b1 commit af29643
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ jobs:
with:
build-type: "bundle"
gradle-task: "bundleRelease"
increment-build-number: ${{ inputs.upload_to_play_store }}
package-name: ${{ secrets.KEYSTORE_ALIAS }}
keystore-content: ${{ secrets.KEYSTORE_CONTENT }}
keystore-password: ${{ secrets.KEYSTORE_PASSWORD }}
Expand Down

0 comments on commit af29643

Please sign in to comment.