Skip to content

Commit d9d374e

Browse files
authored
Set app version plugin change - Update android-publish.yml
1 parent ba28607 commit d9d374e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
content: ${{secrets.GOOGLE_SERVICES}}
3333

3434
- name: Set app version
35-
uses: chkfung/android-version-actions@v1.2.1
35+
uses: Devofure/advance-android-version-actions@v1.6.1
3636
with:
3737
gradlePath: app/build.gradle.kts
3838
versionCode: ${{ github.event.inputs.versionNumber }}

0 commit comments

Comments
 (0)