getSdkVersion static method

String getSdkVersion()

Implementation

static String getSdkVersion() {
  return packageVersion;
}