Skip to content

Commit

Permalink
add_read_me
Browse files Browse the repository at this point in the history
  • Loading branch information
nmolaei7878 committed Aug 28, 2021
1 parent b8fb0f6 commit cecd89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
android:label="example"
android:icon="@mipmap/ic_launcher">
<meta-data android:name="com.google.android.geo.API_KEY"
android:value="AIzaSyBHRF6k6rhETZ7bV9bfWnIuc-NG6nbZsWI"/>
android:value="Your_Api_Key"/>
<activity
android:name=".MainActivity"
android:launchMode="singleTop"
Expand Down

0 comments on commit cecd89e

Please sign in to comment.