Skip to content

Commit

Permalink
android CD -| update the appversion increment (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
bricefriha authored Jan 26, 2025
1 parent 3df5811 commit eb747a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
csproj: ${{ inputs.project-file }}
version: ${{ github.run_number }} # to keep value unique
displayVersion: ${{ inputs.build-version }}.${{ github.run_number }} ${{ inputs.generation }}
ApplicationVersion: ${{ inputs.build-version }}.${{ github.run_number }}
printFile: true # optional
- name: Setup Keystore File
run: |
Expand Down

0 comments on commit eb747a8

Please sign in to comment.