diff options
Diffstat (limited to 'app/src/debug/res/values/google_maps_api.xml')
-rw-r--r-- | app/src/debug/res/values/google_maps_api.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/debug/res/values/google_maps_api.xml b/app/src/debug/res/values/google_maps_api.xml new file mode 100644 index 0000000..27fc920 --- /dev/null +++ b/app/src/debug/res/values/google_maps_api.xml @@ -0,0 +1,5 @@ +<resources> + + <string name="google_maps_key" translatable="false" templateMergeStrategy="preserve">AIzaSyB2sTYAPuWFpWHCP-cbGBYL2qJVmsMnfrQ</string> + +</resources> |