Skip to content

Commit

Permalink
CHANGE CI actions/android-version-actions to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank1234 committed Aug 12, 2024
1 parent eb842bd commit 1b8e200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4

- name: Update Version Code # we increase the version code with each build
uses: chkfung/android-version-actions@v1.1
uses: chkfung/android-version-actions@v1.2.3
with:
gradlePath: app/build.gradle
versionCode: ${{ github.run_number }}

0 comments on commit 1b8e200

Please sign in to comment.