public final class ApplicationVersionSignature
extends java.lang.Object
Key signature containing the
application version name using PackageInfo.versionCode.| Modifier and Type | Method and Description |
|---|---|
static Key |
obtain(android.content.Context context)
Returns the signature
Key for version code of the Application
of the given Context. |