public interface VersionedVariant
| Modifier and Type | Method and Description |
|---|---|
int |
getVersionCode()
Returns the variant versionCode.
|
java.lang.String |
getVersionName()
Return the variant versionName or null if none found.
|
int getVersionCode()
@Nullable java.lang.String getVersionName()