currentVersion property
Current version of the app. This will be used to compare the latest version. The String must be a semantic version.
Implementation
final String currentVersion;
Current version of the app. This will be used to compare the latest version. The String must be a semantic version.
final String currentVersion;