Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/android/
H A DPaths.ts67 export function getGradleFilePath(projectRoot: string, gradleName: string): string { function
/expo/packages/@expo/config-plugins/build/android/
H A DPaths.js101 function getGradleFilePath(projectRoot, gradleName) { function