Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
Update AndoridManifest.xml
  • Loading branch information
Muhammad Hassan Jamil committed Dec 4, 2020
1 parent ed04213 commit 8c6a918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@

<meta-data
android:name="@string/metadata_name_api_key"
android:value="$2a$10$t3SHTS2HAjk64SRr6EyM1e8kxZcDi5Dd49wiLrm4Jo0wBPiyk8Suy" />
android:value="MAPS-API-KEY" />
</application>

</manifest>

0 comments on commit 8c6a918

Please sign in to comment.