Searched refs:androidManifestPath (Results 1 – 2 of 2) sorted by relevance
29 androidManifestPath: string;
37 const androidManifestPath = path.join( constant154 const manifestPath = platform === 'ios' ? iosManifestPath : androidManifestPath;