Searched defs:getVersionName (Results 1 – 3 of 3) sorted by relevance
59 export function getVersionName(config: Pick<ExpoConfig, 'version'>) { function
66 function getVersionName(config) { function
157 public static String getVersionName(Context context) { in getVersionName() method in Constants