Skip to content

Commit a971c31

Browse files
authored
Merge pull request #9 from chkfung/update-package-1
update node package
2 parents 5ed65db + 3f6a1d6 commit a971c31

328 files changed

Lines changed: 64324 additions & 57861 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# android-version-action v1.2
1+
# android-version-action v1.2.1
22
Override your android version number and version code through github actions
33

44
## Features
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
java-version: 1.8
3030
- name: Bump version
31-
uses: chkfung/android-version-actions@v1.2
31+
uses: chkfung/android-version-actions@v1.2.1
3232
with:
3333
gradlePath: app/build.gradle # or app/build.gradle.kts
3434
versionCode: ${{github.run_number}}

node_modules/.bin/uuid

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.package-lock.json

Lines changed: 235 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)