Add CLI option to automatically replace Google Maps API key with provided key #45
Labels
enhancement
New feature or request
good first issue
Good for newcomers
up for grabs
Feel free to work on this if you want
First of all, this is a really excellent tool you've built and I want to say thank you.
Feature request:
It's not always obvious that an app uses Google Maps without first using the app. This leads to some repeated work:
--wait
optionIt would be great if there was a way to pass a Google Maps API key as a CLI option and automatically replace the Google Maps API key in
AndroidManifest.xml
with this key (if it exists).The text was updated successfully, but these errors were encountered: