actions-marketplace-validations/Get Android version
Use to get the version code and version name
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 11, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/ltdino_android-get-version-action@a9c3f368cdb03e455540ce0e2895a19220d2efa3 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gradlePath | Gradle path to get version | yes | app/build.gradle |
Outputs
| name | description |
|---|---|
| versionName | The version name |
| versionCode | The version code |