diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 096e1c3..e938999 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -12,84 +12,55 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/Theme.Oplogy" + tools:ignore="ExtraText" tools:targetApi="31"> - -xmlns:tools="http://schemas.android.com/tools"> + - + - - TODO: Before you run your application, you need a Google Maps API key. + - 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}". + + + - - - - - - + + + + + + + + + + android:exported="true" + tools:ignore="DuplicateActivity"> + - - - - - - - - - - - -