Searched defs:buildGradlePath (Results 1 – 5 of 5) sorted by relevance
24 const buildGradlePath = Paths.getAppBuildGradleFilePath(projectRoot); constant42 const buildGradlePath = Paths.getAppBuildGradleFilePath(projectRoot); constant
240 const buildGradlePath = getAppBuildGradleFilePath(projectRoot); constant
34 const buildGradlePath = path.join(ANDROID_DIR, 'app', 'build.gradle'); constant
66 const buildGradlePath = path.join(targetDirectory, 'android', 'build.gradle'); constant
43 const buildGradlePath = path.join(ANDROID_DIR, 'build.gradle'); constant