Skip to content

Commit

Permalink
Merge pull request #9 from chkfung/update-package-1
Browse files Browse the repository at this point in the history
update node package
  • Loading branch information
chkfung authored Dec 6, 2022
2 parents 5ed65db + 3f6a1d6 commit a971c31
Show file tree
Hide file tree
Showing 328 changed files with 64,324 additions and 57,861 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# android-version-action v1.2
# android-version-action v1.2.1
Override your android version number and version code through github actions

## Features
Expand Down Expand Up @@ -28,7 +28,7 @@ jobs:
with:
java-version: 1.8
- name: Bump version
uses: chkfung/[email protected]
uses: chkfung/[email protected].1
with:
gradlePath: app/build.gradle # or app/build.gradle.kts
versionCode: ${{github.run_number}}
Expand Down
1 change: 1 addition & 0 deletions node_modules/.bin/uuid

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

235 changes: 235 additions & 0 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a971c31

Please sign in to comment.