getAppVersionName

open fun getAppVersionName(): String

Return the application's version name.

Return

the application's version name

open fun getAppVersionName(packageName: String): String

Return the application's version name.

Return

the application's version name

Parameters

packageName

The name of the package.