Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

Commit

Permalink
#2 added google api key support
Browse files Browse the repository at this point in the history
  • Loading branch information
Malah committed Feb 4, 2019
1 parent 2d4c062 commit 94115ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/src/debug/res/values/google_maps_api.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<resources>

<string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">YOUR_KEY_HERE</string>
</resources>

0 comments on commit 94115ee

Please sign in to comment.