Skip to content

Commit

Permalink
🌌 refactored code
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinmacalopu committed Aug 4, 2020
1 parent 0cd73aa commit a7716ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
android:label="google_maps_rule"
android:icon="@mipmap/ic_launcher">
<meta-data android:name="com.google.android.geo.API_KEY"
android:value="GOOGLE_API_KEY"/>
android:value="GOOGLE_APIKEY"/>
<activity
android:name=".MainActivity"
android:launchMode="singleTop"
Expand Down

0 comments on commit a7716ce

Please sign in to comment.