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 d503a81 commit e39c3e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +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, com.mapbox.mapboxsdk.plugins.annotation" />

<application />

Expand Down

0 comments on commit e39c3e9

Please sign in to comment.