Skip to content

Commit 290a67e

Browse files
committed
Removed com.google.android.geo.API_KEY from AndroidManifest.xml since it is no longer needed.
1 parent 865b003 commit 290a67e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

example/android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,5 @@
4343
<meta-data
4444
android:name="flutterEmbedding"
4545
android:value="2" />
46-
<meta-data
47-
android:name="com.google.android.geo.API_KEY"
48-
android:value="${mapsApiKey}" />
4946
</application>
5047
</manifest>

0 commit comments

Comments
 (0)