Home
last modified time | relevance | path

Searched defs:sdkVersionsPath (Results 1 – 2 of 2) sorted by relevance

/expo/tools/src/
H A DProjectVersions.ts55 const sdkVersionsPath = path.join( constant
/expo/tools/src/versioning/android/
H A Dindex.ts44 const sdkVersionsPath = path.join(ANDROID_DIR, 'sdkVersions.json'); constant