Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/android/
H A DEasBuild.ts9 function hasApplyLine(content: string, applyLine: string): boolean { function
31 const hasEasGradleApply = hasApplyLine(buildGradleContent, APPLY_EAS_GRADLE);
48 const hasEasGradleApply = hasApplyLine(buildGradleContent, APPLY_EAS_GRADLE);
/expo/packages/@expo/config-plugins/build/android/
H A DEasBuild.js41 function hasApplyLine(content, applyLine) { function
54 const hasEasGradleApply = hasApplyLine(buildGradleContent, APPLY_EAS_GRADLE);
64 const hasEasGradleApply = hasApplyLine(buildGradleContent, APPLY_EAS_GRADLE);
H A DEasBuild.js.map1hasApplyLine","content","applyLine","replace","split","some","line","getEasBuildGradlePath","proje…