Home
last modified time | relevance | path

Searched defs:currentVersion (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/config-plugins/src/android/
H A DVersion.ts45 const currentVersion = buildGradle.match(regex)?.[2]; constant
/expo/tools/src/
H A DWorkspace.ts65 const currentVersion = dependencies?.[dependencyName]; constant
/expo/tools/src/commands/
H A DUpdateProjectTemplates.ts65 const currentVersion = dependencies[dependencyName]; constant
/expo/tools/src/android-update-native-dependencies/
H A Dtypes.ts48 currentVersion: string; property