Commit 7ea2d422 authored by sshivam95's avatar sshivam95

Maps version Patch for Android 9

parent cdc9d675
...@@ -27,6 +27,8 @@ ...@@ -27,6 +27,8 @@
android:name="com.google.android.geo.API_KEY" android:name="com.google.android.geo.API_KEY"
android:value="@string/google_maps_api_key" /> android:value="@string/google_maps_api_key" />
<uses-library android:name="org.apache.http.legacy" android:required="false" />
<!-- FCM styling --> <!-- FCM styling -->
<meta-data <meta-data
android:name="com.google.firebase.messaging.default_notification_icon" android:name="com.google.firebase.messaging.default_notification_icon"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment