janthsueh/Get Apk Version
Get Apk Version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| apkPath | apk path | yes | app/build/outputs/apk/release/app-release.apk |
Outputs
| name | description |
|---|---|
| versionCode | apk versionCode |
| versionNum | apk versionNum |
| applicationId | apk applicationId |
| name | apk name |