Update frontend/android/app/src/main/AndroidManifest.xml
This commit is contained in:
parent
6405f33a34
commit
3688229d7b
@ -29,8 +29,13 @@
|
|||||||
<meta-data
|
<meta-data
|
||||||
android:name="flutterEmbedding"
|
android:name="flutterEmbedding"
|
||||||
android:value="2"
|
android:value="2"
|
||||||
|
/>
|
||||||
|
<meta-data
|
||||||
android:name="com.google.android.geo.API_KEY"
|
android:name="com.google.android.geo.API_KEY"
|
||||||
android:value="AIzaSyCeWk_D2xvfOHLidvV56EZeQCUybypEntw"/> />
|
android:value="AIzaSyCeWk_D2xvfOHLidvV56EZeQCUybypEntw"
|
||||||
|
/>
|
||||||
|
|
||||||
|
|
||||||
</application>
|
</application>
|
||||||
<!-- Required to query activities that can process text, see:
|
<!-- Required to query activities that can process text, see:
|
||||||
https://developer.android.com/training/package-visibility?hl=en and
|
https://developer.android.com/training/package-visibility?hl=en and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user