We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e478139 commit 98ea0dfCopy full SHA for 98ea0df
app/src/main/AndroidManifest.xml
@@ -1,5 +1,4 @@
1
-<?xml version="1.0" encoding="utf-8"?>
2
-<!--
+<?xml version="1.0" encoding="utf-8"?><!--
3
~ Copyright (C) 2022, Stichting Mapcode Foundation (http://www.mapcode.com)
4
~
5
~ Licensed under the Apache License, Version 2.0 (the "License");
@@ -47,7 +46,7 @@
47
46
48
<meta-data
49
android:name="com.google.android.geo.API_KEY"
50
- android:value="${MAPS_API_KEY)" />
+ android:value="${MAPS_API_KEY}" />
51
</application>
52
53
</manifest>
0 commit comments