We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f647169 commit 1b270b1Copy full SHA for 1b270b1
mobile-v3/android/app/src/main/AndroidManifest.xml
@@ -10,7 +10,7 @@
10
11
<!-- TODO: Add your Google Maps API key here -->
12
<meta-data android:name="com.google.android.geo.API_KEY"
13
- android:value="${MAPS_API_KEY}" />
+ android:value="${googleMapsKey}" />
14
15
<!-- Google Places API key -->
16
<meta-data
0 commit comments