Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DAndroidBuildPackages.ts116 async function _regexFileAsync( function
143 await _regexFileAsync(
148 await _regexFileAsync(
158 await _regexFileAsync(filename, '/* UNCOMMENT WHEN DISTRIBUTING', '');
159 await _regexFileAsync(filename, 'END UNCOMMENT WHEN DISTRIBUTING */', '');
178 await _regexFileAsync(expoViewBuildGradle, /version = '[\d.]+'/, `version = '${sdkVersion}'`);
179 await _regexFileAsync(
184 await _regexFileAsync(
189 await _regexFileAsync(
205 await _regexFileAsync(