Skip to content

Get Apk Version

Actions
Get Apk Version
1.0
Latest
Star (15)

Get Apk Info

Get apk information,different compilation and build parameters, resulting in different apk version information

Usage

  - name: Get Apk Info
    id: apk
    uses: JantHsueh/get-apk-version-action@master
    with:
     apkPath: app/build/outputs/apk/release/app-release.apk

Inputs

Parameter Required Info
apkPath true apk path.Default: app/build/outputs/apk/release/app-release.apk

Outputs

Output Parameter, mainly different compilation and build parameters, resulting in different apk version information.

More information of the apk ,view the output log. If you need, you can fork and modify this project.

Parameter Info
versionCode versionCode
versionNum versionNum
applicationId applicationId
name application label

License

MIT

Get Apk Version is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Get Apk Version
1.0
Latest

Get Apk Version is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.