Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DClientBuild.ts174 await updateClientUrlAndVersionAsync(builder, sdkVersion, appVersion);
177 async function updateClientUrlAndVersionAsync( function