Skip to content

Commit

Permalink
Update android-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinStyk authored Dec 28, 2023
1 parent d9d374e commit 597294d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
content: ${{secrets.GOOGLE_SERVICES}}

- name: Set app version
uses: Devofure/advance-android-version-actions@v1.6.1
uses: chkfung/android-version-actions@v1.2.1
with:
gradlePath: app/build.gradle.kts
versionCode: ${{ github.event.inputs.versionNumber }}
Expand Down

0 comments on commit 597294d

Please sign in to comment.