Make maps key externally configurable.

This commit is contained in:
Cody Henthorne
2022-08-04 13:21:11 -04:00
parent 83b97d274f
commit ace4157a14
3 changed files with 14 additions and 1 deletions

View File

@@ -109,7 +109,7 @@
<meta-data
android:name="com.google.android.geo.API_KEY"
android:value="AIzaSyCSx9xea86GwDKGznCAULE9Y5a8b-TfN9U"/>
android:value="${mapsKey}"/>
<meta-data android:name="android.supports_size_changes"
android:value="true" />