Home
last modified time | relevance | path

Searched refs:getVersionCode (Results 1 – 8 of 8) sorted by relevance

/expo/packages/@expo/config-plugins/build/android/
H A DVersion.js6 exports.getVersionCode = getVersionCode;
78 function getVersionCode(config) { function
83 const versionCode = getVersionCode(config);
H A DVersion.d.ts15 export declare function getVersionCode(config: Pick<ExpoConfig, 'android'>): number;
H A DVersion.js.map1getVersionCode","_config$android$versi","_config$android","android","versionCode"],"sources":["../…
/expo/packages/@expo/config-plugins/src/android/__tests__/
H A DVersion-test.ts3 getVersionCode,
92 expect(getVersionCode({})).toBe(1);
96 expect(getVersionCode({ android: { versionCode: 5 } })).toBe(5);
/expo/packages/@expo/config-plugins/src/android/
H A DVersion.ts73 export function getVersionCode(config: Pick<ExpoConfig, 'android'>) { function
78 const versionCode = getVersionCode(config);
/expo/packages/@expo/config-plugins/src/utils/
H A DUpdates.ts48 const versionCode = AndroidConfig.Version.getVersionCode(config);
/expo/packages/@expo/config-plugins/build/utils/
H A DUpdates.js106 const versionCode = _().AndroidConfig.Version.getVersionCode(config);
H A DUpdates.js.map1getVersionCode","Error","getRuntimeVersionNullableAsync","getRuntimeVersionAsync","e","boolish","c…