chkfung/Increment the version code of your project
This action will increment the version code directly in build.gradle .
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gradlePath | Gradle path to override version | yes | app/build.gradle |
| versionCode | The new version code | no | — |
| versionName | The new version name | no | — |
Outputs
| name | description |
|---|---|
| result | Action Result |