We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d374e commit 597294dCopy full SHA for 597294d
.github/workflows/android-publish.yml
@@ -32,7 +32,7 @@ jobs:
32
content: ${{secrets.GOOGLE_SERVICES}}
33
34
- name: Set app version
35
- uses: Devofure/advance-android-version-actions@v1.6.1
+ uses: chkfung/android-version-actions@v1.2.1
36
with:
37
gradlePath: app/build.gradle.kts
38
versionCode: ${{ github.event.inputs.versionNumber }}
0 commit comments