getVersionInfo method

String getVersionInfo ()

Implementation

String getVersionInfo() {
  return "$versionName ($versionCode)";
}