Added missing key files
This commit is contained in:
parent
5b5ba0bde7
commit
a25d6d77a5
3
app/src/debug/res/values/google_maps_api.xml
Executable file
3
app/src/debug/res/values/google_maps_api.xml
Executable file
@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">AIzaSyAJFgz41Jkxco6bc7G6u51Sy0935JeSwwQ</string>
|
||||
</resources>
|
3
app/src/release/res/values/google_maps_api.xml
Executable file
3
app/src/release/res/values/google_maps_api.xml
Executable file
@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">AIzaSyDt7skPnsh00O61kYs1bh0vkorjQm2HTV0</string>
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user