getVersionCodeApi28Above

@RequiresApi(value = 28)
private fun getVersionCodeApi28Above(callback: Int? = null): Int

Get VersionCode (in Api 28 Above)

Return

The version code of the current application.

Since

0.5.1