Skip to content

Commit

Permalink
Mapbox: ignore maplibre-plugins AndroidManifest
Browse files Browse the repository at this point in the history
  • Loading branch information
valerierx committed Jul 8, 2023
1 parent 785d42f commit ef849e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions play-services-maps-core-mapbox/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>

<uses-sdk tools:overrideLibrary="com.mapbox.mapboxsdk" />
<uses-sdk tools:overrideLibrary="com.mapbox.mapboxsdk.plugins.annotation" />
<uses-sdk tools:overrideLibrary="com.mapbox.mapboxsdk, com.mapbox.mapboxsdk.plugins.annotation" />

<application />

Expand Down

0 comments on commit ef849e0

Please sign in to comment.