Home
last modified time | relevance | path

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

/expo/tools/src/typings/
H A DAppConfig.ts29 androidManifestPath: string;
/expo/tools/src/commands/
H A DPublishProdExpoHomeCommand.ts37 const androidManifestPath = path.join( constant
154 const manifestPath = platform === 'ios' ? iosManifestPath : androidManifestPath;