diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 23666d7..219fcb3 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -13,18 +13,17 @@ android:supportsRtl="true" android:theme="@style/Theme.Nemophila" tools:targetApi="31"> + + + - + + - To get one, follow the directions here: - - https://developers.google.com/maps/documentation/android-sdk/get-api-key - - Once you have your API key (it starts with "AIza"), define a new property in your - project's local.properties file (e.g. MAPS_API_KEY=Aiza...), and replace the - "YOUR_API_KEY" string in this file with "${MAPS_API_KEY}". - -->