Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DSetupReactNativeNightly.ts271 const gradleFile = path.join(EXPO_DIR, 'node_modules', module, 'android', 'build.gradle'); constant
292 const gradleFile = path.join(EXPO_DIR, 'node_modules', module, 'android', 'build.gradle'); constant