<resources>
    <!--
    TODO: Before you run your application, you need a Google Maps API key.

    To get one, follow this link, follow the directions and press "Create" at the end:

    https://console.developers.google.com/flows/enableapi?apiid=maps_android_backend&keyType=CLIENT_SIDE_ANDROID&r=AC:8E:6E:AD:70:FB:9F:3B:22:7C:A3:F1:B9:A1:B0:59:95:48:3F:4E%3Bcom.example.googlemapsactivity

    You can also add your credentials to an existing key, using these values:

    Package name:
    AC:8E:6E:AD:70:FB:9F:3B:22:7C:A3:F1:B9:A1:B0:59:95:48:3F:4E

    SHA-1 certificate fingerprint:
    AC:8E:6E:AD:70:FB:9F:3B:22:7C:A3:F1:B9:A1:B0:59:95:48:3F:4E

    Alternatively, follow the directions here:
    https://developers.google.com/maps/documentation/android/start#get-key

    Once you have your key (it starts with "AIza"), replace the "google_maps_key"
    string in this file.
    -->
    <string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">PUT YOUR API KEY HERE</string>
</resources>