public class VersionUpdateChecker extends Object
| Constructor and Description |
|---|
VersionUpdateChecker(Context context)
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentVersion()
|
int |
getStoredVersion()
|
boolean |
isVersionUpdate()
|
void |
storeCurrentVersion()
|